This commit is contained in:
2026-05-02 08:59:49 +12:00
parent 5f6b47d445
commit 629f530099
8 changed files with 102 additions and 25 deletions
+8
View File
@@ -30,6 +30,14 @@
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"
/>
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-K7TLSFJVP1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-K7TLSFJVP1');
</script>
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">