feat: spinner

This commit is contained in:
2025-01-17 12:49:10 +01:00
parent af935e7465
commit 28e887ffec
4 changed files with 13 additions and 22 deletions
-1
View File
@@ -8,7 +8,6 @@
{% include "theme/seo.html" %}
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<link rel="stylesheet" href="{% static 'css/spinner.css' %}">
<script src="https://unpkg.com/htmx.org@2.0.3"></script>
{% tailwind_css %}