Remove SweetAlert 2 library

This commit is contained in:
Peter Stockings
2026-02-03 22:55:12 +11:00
parent db8d39d1eb
commit 83c3cd83a6

View File

@@ -15,7 +15,6 @@
<link href="/static/css/style.css" rel="stylesheet">
<script src="/static/js/htmx.min.js" defer></script>
<script src="/static/js/hyperscript.min.js"></script>
<script src="/static/js/sweetalert2@11.js" defer></script>
</head>
<body>