diff options
-rw-r--r-- | bin/template.eml | 1 |
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"
|