feat: add analytics to the project

This commit is contained in:
Guz
2025-04-05 13:41:26 -03:00
parent 3f4e9661d0
commit 6e5f1434d8

View File

@@ -13,6 +13,7 @@
<script src="https://unpkg.com/htmx-ext-head-support@2.0.2"
integrity="sha384-cvMqHzjCJsOHgGuyB3sWXaUSv/Krm0BdzjuI1rtkjCbL1l1oHJx+cHyVRJhyuEz0"
crossorigin="anonymous"></script>
<script hx-head="re-eval" defer src="https://analytics.capytal.company/script.js"></script>
</head>
{{end}}
{{define "layout-base-end"}}