Skip to content

Commit b706731

Browse files
authored
Merge pull request #461 from NilPointer-Software/dev
Sync prod with dev
2 parents 85ffa78 + 0f4a41d commit b706731

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/theme/index.hbs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@
4949
{{#each additional_css}}
5050
<link rel="stylesheet" href="{{ ../path_to_root }}{{ this }}">
5151
{{/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>
5255
</head>
5356

5457
<body>

0 commit comments

Comments
 (0)