This commit is contained in:
2026-01-27 19:14:12 +11:00
parent fb701bf205
commit 96d534f045
15 changed files with 138 additions and 314 deletions

View File

@@ -81,13 +81,14 @@ templ navRight() {
</div>
</div>
} else {
<a
class="hidden rounded-lg px-4 py-2 sm:block
<button
class="hidden rounded-lg px-4 py-2 sm:block hover:cursor-pointer
bg-green hover:bg-green/75 text-mantle transition"
href="/login"
hx-post="/login"
hx-swap="none"
>
Login
</a>
</button>
}
</div>
<button