Some more stuff sort of working, started slideshow stuff

This commit is contained in:
2025-11-09 21:28:10 -05:00
parent d332aca22e
commit 91a973dde2
9 changed files with 175 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
<h3 class="text-center">Add Something</h3>
<div class="row">
<a class="col-sm-4 btn btn-secondary p-3 my-1" href="/upload/photo">Upload a Static Image</a>
<button class="col-sm-4 btn btn-secondary p-3 my-1">Configure a Stream</button>
<a class="col-sm-4 btn btn-secondary p-3 my-1" href="/configure/stream">Configure a Stream</a>
<button class="col-sm-4 btn btn-secondary p-3 my-1">Upload a Slideshow of Images</button>
</div>
<div class="row">