Add Plausible analytics.
This commit is contained in:
parent
163f676cb1
commit
6be1edc0b4
|
@ -8,6 +8,8 @@
|
||||||
<title>{{ page_title }}</title>
|
<title>{{ page_title }}</title>
|
||||||
<link rel="shortcut icon" href="/assets/avatar.jpg" type="image/jpeg">
|
<link rel="shortcut icon" href="/assets/avatar.jpg" type="image/jpeg">
|
||||||
<link rel="stylesheet" href="/css/modern-normalize.css">
|
<link rel="stylesheet" href="/css/modern-normalize.css">
|
||||||
|
<script defer data-domain="bauke.xyz"
|
||||||
|
src="https://analytics.bauke.xyz/js/plausible.js"></script>
|
||||||
{% block head %}{% endblock %}
|
{% block head %}{% endblock %}
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue