fix(#19): Fix really stupid sveltekit bug

This commit is contained in:
Josh Creek
2024-06-18 19:59:31 +01:00
parent addaeeee84
commit 8b54177586
7 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
<meta property="og:url" content="" />
<meta property="og:description" content="" />
<link rel="canonical" href="" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<!-- <link rel="apple-touch-icon" href="/apple-touch-icon.png" /> -->
{#if cookiesAccepted}
<!-- Google Analytics script goes here -->
View File