We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85ffa78 + 0f4a41d commit b706731Copy full SHA for b706731
1 file changed
src/theme/index.hbs
@@ -49,6 +49,9 @@
49
{{#each additional_css}}
50
<link rel="stylesheet" href="{{ ../path_to_root }}{{ this }}">
51
{{/each}}
52
+
53
+ <!-- Basic analytics setup -->
54
+ <script defer src="https://analytics.nilpointer.software/script.js" data-website-id="2a3354b3-c97b-4538-a9a3-cee0f91af3f3"></script>
55
</head>
56
57
<body>
0 commit comments