Skip to content

Commit 9ff3811

Browse files
committed
chore(stats): add plausible
1 parent aa4f22d commit 9ff3811

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/layout.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
<link rel="stylesheet" href="{{ '/static/css/fontawesome.min.css'|asseturl }}">
1717
<link rel="stylesheet" href="{{ '/static/css/custom.css'|asseturl }}">
1818
<link rel="stylesheet" href="{{ '/static/css/aos.css'|asseturl }}" />
19+
20+
<script defer data-domain="seantis.ch" src="https://plausible.k8s.seantis.ch/js/script.js"></script>
1921
{%- endblock %}
2022
</head>
2123

0 commit comments

Comments
 (0)