feat: add tracking

This commit is contained in:
Morten Olsen
2025-12-04 10:53:34 +01:00
parent bbb524ea92
commit 2ecf98876a

View File

@@ -22,6 +22,7 @@ const schema = JSON.stringify(jsonLd)
<meta name="generator" content={Astro.generator} />
<link rel='sitemap' href='/sitemap-index.xml' />
<link rel='manifest' href='/manifest.webmanifest' />
<script is:inline defer src="https://umami.olsen.cloud/script.js" data-website-id="3284fd7a-6452-4048-8c8c-19740171b793" />
{themeColor && <meta name='theme-color' content={themeColor} />}
<link
rel='alternate'