feat: added spinner
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
{% 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 %}
|
||||
|
||||
Reference in New Issue
Block a user