Added local goat counter

This commit is contained in:
Lukas Nagel 2022-10-19 17:56:48 +02:00
parent 33c10915a8
commit f0923eb885
2 changed files with 270 additions and 1 deletions

View file

@ -10,7 +10,7 @@
<!-- Counter.dev -->
{{ with .counterDev }}
<script src="https://cdn.counter.dev/script.js"
<script src="/js/goat-counter.js"
data-id="{{ .id }}"
data-utcoffset="1"
></script>