Umami-analytics toevoegen aan Base.astro
This commit is contained in:
@@ -23,6 +23,7 @@ const isVoorstellen = path.startsWith("/voorstellen");
|
||||
<meta name="author" content={SITE_AUTHOR_NAME} />
|
||||
{noindex && <meta name="robots" content="noindex, nofollow" />}
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<script defer src="https://umami.911822.xyz/script.js" data-website-id="c338e090-826f-4bd3-9c4b-2d0424349799"></script>
|
||||
</head>
|
||||
<body>
|
||||
<svg width="0" height="0" style="position:absolute">
|
||||
|
||||
Reference in New Issue
Block a user