Started on HTMX support.
This commit is contained in:
parent
3b41e1dfd8
commit
b61077dac9
10 changed files with 123 additions and 27 deletions
|
|
@ -17,5 +17,6 @@
|
|||
{{end}}
|
||||
|
||||
{{define "js"}}
|
||||
<script src="https://unpkg.com/htmx.org@1.6.1"></script>
|
||||
<script defer src="https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js"></script>
|
||||
{{end}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue