Skip to content

Commit 0aed081

Browse files
committed
update umami script
1 parent d34b517 commit 0aed081

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/routes/+layout.svelte

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77
<!-- Setup Privacy-preserving Umami Analytics -->
88
<svelte:head>
99
<script
10-
async
1110
defer
12-
data-website-id="2d656c7d-b41a-4e19-934c-d7c9d91d784d"
13-
src="https://analytics.server.orcfax.io/umami.js"
11+
src="https://analytics.server.orcfax.io/script.js"
12+
data-website-id="a01a1f2c-6d4f-4091-98ba-dec260fdc2c3"
1413
></script>
1514
</svelte:head>
1615

0 commit comments

Comments
 (0)