We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce0b29 commit 451140dCopy full SHA for 451140d
1 file changed
src/app.html
@@ -19,9 +19,8 @@
19
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
20
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet" />
21
%sveltekit.head%
22
- <!-- Cloudflare Web Analytics -->
23
- <script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "3cb660726eed439b82b435a2d4062bbe"}'></script>
24
- <!-- End Cloudflare Web Analytics -->
+ <!-- whatsmytraffic Analytics -->
+ <script defer src="https://whatsmytraffic.com/beacon.js" data-website-id="5d4adaa3-a328-40b5-87fd-8bbf10025891"></script>
25
</head>
26
<body data-sveltekit-preload-data="hover">
27
<div style="display: contents">%sveltekit.body%</div>
0 commit comments