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,13 @@
{{define "title"}}GOTH Stack // Tools // SSE Demo{{end}}
{{define "title"}}
GOTH Stack // Tools // SSE Demo
{{end}}
{{define "headercontent"}}
{{template "title" .}}
{{define "navcontent"}}
GOTH Stack // Tools // SSE Demo
{{end}}
{{define "description"}}
A demo of an SSE implimentation.
{{end}}
{{define "head"}}