feat: update cart with custom trigger

This commit is contained in:
2024-11-27 17:28:09 +01:00
parent fa1d904db5
commit d16d194ae4
5 changed files with 4 additions and 61 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<title>{{ title }}</title>
{% include "theme/seo.html" %}
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<script src="https://unpkg.com/htmx.org@2.0.3"></script>
{% tailwind_css %}