add umami analytics script
This commit is contained in:
parent
655aeabbb5
commit
91cf1ffdb2
@ -24,6 +24,16 @@
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
<!-- Privacy-friendly analytics for the production environment of Noteshare.space.
|
||||
Please remove this if you are hosting yourself! -->
|
||||
<script
|
||||
async
|
||||
defer
|
||||
data-website-id="b2982b6e-7cd3-4ffd-b698-105bb33bd811"
|
||||
src="https://umami.mcndt.dev/umami.js"
|
||||
data-host-url="http://umami.mcndt.dev"
|
||||
></script>
|
||||
</head>
|
||||
<body class="h-full">
|
||||
<div class="h-full bg-white dark:dark:bg-background-dark">%sveltekit.body%</div>
|
||||
|
Loading…
Reference in New Issue
Block a user