mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-05-02 12:01:22 +00:00
Add analytics without cookies
This commit is contained in:
parent
21c1fd9feb
commit
a37b84df19
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
<link rel="mask-icon" href="%sveltekit.assets%/safari-pinned-tab.svg" color="#000000" />
|
||||
<meta name="msapplication-TileColor" content="#da532c" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
<script defer src="https://analytics.braak.pro/script.js" data-website-id="c928a72c-8989-48fc-af0f-cd721af9a600"></script>
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body
|
||||
|
|
Loading…
Reference in a new issue