Switch to minified htmx

This commit is contained in:
Marty Oehme 2025-06-08 22:50:31 +02:00
parent e5ab5dfc48
commit 203aa79470
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>The Pollen Prophet</title>
<script src="https://unpkg.com/htmx.org@1.6.1"></script>
<script src="https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/js/all.min.js"></script>
<script
defer