Made HTMX non-blocking

This commit is contained in:
2024-02-03 00:03:57 -07:00
parent 9c3e3b5ab7
commit bfc56fffcf
5 changed files with 15 additions and 2 deletions

View File

@ -12,3 +12,6 @@ GOTH // Post
{{define "main"}}
{{.Content}}
{{end}}
{{define "foot"}}
{{end}}