Skip to content

Commit

Permalink
Add analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
benborgers committed Sep 9, 2024
1 parent 7f37432 commit 3b5046e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ import MailchimpForm from "../components/mailchimp-form.astro";
<link rel="icon" href="/button.png" />
<meta name="viewport" content="width=device-width" />
<title>JumboCode</title>

<script src="https://cdn.usefathom.com/script.js" data-site="ZSASJFYI" defer
></script>
</head>
<body
class="antialiased bg-background text-white max-w-screen-sm mx-auto px-6 pt-16 sm:pt-24 pb-40"
Expand Down

0 comments on commit 3b5046e

Please sign in to comment.