aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marcc@fastmail.fr>2023-12-03 12:57:26 -0600
committerMarc Coquand <marcc@fastmail.fr>2023-12-03 12:57:26 -0600
commit37b4064e0e8838ad7549a7dacf4d37f104de312f (patch)
tree8ebc63667f2e9245046de34dfec5fc01f983ef9f
parenta61ba98a6f6787a4f5345d80238703f9faa5e7d1 (diff)
downloadwormhole-37b4064e0e8838ad7549a7dacf4d37f104de312f.tar.gz
wormhole-37b4064e0e8838ad7549a7dacf4d37f104de312f.tar.bz2
wormhole-37b4064e0e8838ad7549a7dacf4d37f104de312f.zip
Remove htmx dependency
All static content, not necessary
-rw-r--r--bin/template.eml1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/template.eml b/bin/template.eml
index 1a3c888..3c8654b 100644
--- a/bin/template.eml
+++ b/bin/template.eml
@@ -3,7 +3,6 @@ open Wormhole.Post
let render (posts: Post.t list) =
<html>
- <script src="https://unpkg.com/htmx.org@1.9.9"></script>
<link
rel="stylesheet"
href="/static/pixeloid-sans.ttf"