We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4f22d commit 9ff3811Copy full SHA for 9ff3811
templates/layout.html
@@ -16,6 +16,8 @@
16
<link rel="stylesheet" href="{{ '/static/css/fontawesome.min.css'|asseturl }}">
17
<link rel="stylesheet" href="{{ '/static/css/custom.css'|asseturl }}">
18
<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>
21
{%- endblock %}
22
</head>
23
0 commit comments