Added tracking to the site
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 41s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 41s
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
<script lang="ts">
|
||||
import Toasts from "$lib/components/Toasts/Toasts.svelte";
|
||||
import ThemeSwitcher from "$lib/components/ThemeSwitcher.svelte";
|
||||
import '/tracking/tracking.js';
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user