Skip to content

Commit

Permalink
feat: Add Fathom Analytics (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker authored Jun 1, 2024
1 parent 4c8bee4 commit 2500366
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="Genderswap.fm" />
%sveltekit.head%
<script src="https://cdn.usefathom.com/script.js" data-site="HPMILITY" defer></script>
</head>
<body data-sveltekit-preload-data="hover">
<script>
Expand Down

0 comments on commit 2500366

Please sign in to comment.