Added post copy button + hyperscript

This commit is contained in:
2024-02-12 09:12:21 -07:00
parent 80e94aee69
commit 35304c1f81
7 changed files with 33 additions and 2 deletions

View File

@ -14,4 +14,6 @@ GOTH // Post
{{end}}
{{define "foot"}}
<script src="/public/js/htmx.base.js"></script>
<script src="/public/js/hyperscript.js"></script>
{{end}}