Add in goatcounter script tag until we implement same-server analytics
All checks were successful
Build And Deploy / build-and-deploy (push) Successful in 4m8s

This commit is contained in:
badblocks 2026-02-27 08:39:15 -08:00
parent 946e0fc3ff
commit f46d6337d1
No known key found for this signature in database

View file

@ -19,6 +19,7 @@
<meta name="generator" content={Astro.generator} />
<meta name="darkreader-lock" />
<link rel="sitemap" href="/sitemap-index.xml" />
<script data-goatcounter="https://badblocks.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
<slot name="head" />
</head>
<body>