Skip to content

Commit b9ab90e

Browse files
committed
have Fathom track as SPA
1 parent 648a33f commit b9ab90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/App.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
</script>
157157
<svelte:head>
158158
<!-- Fathom - beautiful, simple website analytics -->
159-
<script src="https://cdn.usefathom.com/script.js" data-site="JQIHBWMK" defer></script>
159+
<script src="https://cdn.usefathom.com/script.js" data-spa="auto" data-site="JQIHBWMK" defer></script>
160160
<!-- / Fathom -->
161161
</svelte:head>
162162
<div class="p-2 md:p-4 lg:py-8 lg:px-0">

0 commit comments

Comments
 (0)