HTMX + Deps Update

This commit is contained in:
2025-01-12 14:51:43 -06:00
parent 38dc30fb0f
commit 44c84ced2e
17 changed files with 470 additions and 193 deletions

View File

@ -1,7 +1,7 @@
{{define "header"}}
<header class="navbar bg-base-100">
<div class="navbar-start">
<a class="btn btn-ghost normal-case text-lg sm:text-xl text-white" href="/">{{template "headercontent".}}</a>
<a class="btn btn-ghost normal-case text-lg sm:text-xl text-white" href="/">{{template "navcontent".}}</a>
</div>
<div class="navbar-end z-50">
<div class="dropdown dropdown-end">