+ more error handling and bug fixes

This commit is contained in:
itsig0
2024-03-23 23:54:29 +01:00
parent 201b993974
commit 41e215ddcf
5 changed files with 497 additions and 176 deletions

View File

@@ -12,7 +12,7 @@ if hx == false {
<link rel="stylesheet" href="/stylesheets/tallytome.css" />
<script src="/scripts/htmx.js"></script>
<script src="/scripts/alpine.js" defer></script>
// <script src="/scripts/alpine.js" defer></script>
<title>Tallytome</title>
</head>