mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-13 02:53:50 +00:00
fix(#19): Fix really stupid sveltekit bug
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
<meta property="og:url" content="" />
|
<meta property="og:url" content="" />
|
||||||
<meta property="og:description" content="" />
|
<meta property="og:description" content="" />
|
||||||
<link rel="canonical" href="" />
|
<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}
|
{#if cookiesAccepted}
|
||||||
<!-- Google Analytics script goes here -->
|
<!-- Google Analytics script goes here -->
|
||||||
|
|||||||
Reference in New Issue
Block a user