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
All checks were successful
Build And Deploy / build-and-deploy (push) Successful in 4m8s
This commit is contained in:
parent
946e0fc3ff
commit
f46d6337d1
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
||||||
<meta name="generator" content={Astro.generator} />
|
<meta name="generator" content={Astro.generator} />
|
||||||
<meta name="darkreader-lock" />
|
<meta name="darkreader-lock" />
|
||||||
<link rel="sitemap" href="/sitemap-index.xml" />
|
<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" />
|
<slot name="head" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue