Add privacy conscious hit counter

This commit is contained in:
Tom 2025-01-19 12:45:15 +00:00
parent cbc9e9419c
commit eac2927865

View File

@ -55,6 +55,10 @@
<!-- indieauth.com authentication -->
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
<!-- Privacy Conscious Hit Counter -->
<script data-goatcounter="https://tomhodson.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
<link rel="stylesheet" href="/assets/css/styles.css">
<script src="/assets/js/pre_page_load.js"></script>
<script src="/assets/js/index.js" defer></script>