1
Fork 0

Add Plausible analytics.

This commit is contained in:
Bauke 2022-09-29 11:06:54 +02:00
parent 860a3908c8
commit 0005caa8e4
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
<link rel="stylesheet" href="/scss/modern-normalize.scss">
<link rel="stylesheet" href="/scss/love.scss">
<link rel="stylesheet" href="/scss/common.scss">
<script defer data-domain="holllo.org"
src="https://analytics.bauke.xyz/js/plausible.js"></script>
{% block head %}{% endblock %}
</head>