landed sidebox management

This commit is contained in:
2026-02-16 15:38:00 -07:00
parent e1d2b60b2b
commit 5c66aa0bb9
7 changed files with 323 additions and 12 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
{{ end }}
{{ if !.CurrentUser().IsAnon }}
<div class="text-center">
<a href="/TODO/config-sideboxes"
<a href="/sideboxes"
class="bg-gray-600 hover:bg-gray-700 text-white px-4 py-2 rounded text-sm font-medium transition-colors inline-block">Configure</a>
</div>
{{ end }}