feat: add plausible

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2025-08-11 10:19:07 +02:00
parent 40ce00e573
commit e8eab6f6fe

View File

@@ -8,6 +8,9 @@
<link rel="stylesheet" href="/static/css/output.css">
<script src="/static/js/htmx.min.js" defer></script>
<script defer data-domain="noil.kjuulh.io" src="https://plausible.front.kjuulh.io/js/script.file-downloads.hash.outbound-links.pageview-props.tagged-events.js"></script>
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
{% block head %}{% endblock %}
</head>