mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-07 17:36:29 +01:00
feat: add tracking
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user