1
Fork 0

Remove analytics.

This commit is contained in:
Bauke 2023-04-22 23:37:35 +02:00
parent 0929822465
commit 4e40f961fa
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@
<title>{{ page_title }}</title>
<link rel="shortcut icon" href="/assets/avatar.jpg" type="image/jpeg">
<link rel="stylesheet" href="/css/modern-normalize.css">
<script async defer data-website-id="d382865d-9a3f-40be-8139-17015fcedcc9"
data-do-not-track="true"
src="https://analytics.bauke.xyz/umami.js"></script>
{% block head %}{% endblock %}
</head>