Skip to content

Commit

Permalink
Stop tracking localhost views
Browse files Browse the repository at this point in the history
  • Loading branch information
will-stone committed Jul 21, 2024
1 parent 71c6d63 commit 699f576
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion website/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,11 @@
href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&family=Inter&display=swap"
rel="stylesheet"
/>
<script defer src="https://celadon-seriema.pikapod.net/script.js" data-website-id="6dc2f3b7-b1bc-4849-ac76-a2d2b78fc6af"></script>
<script
defer
src="https://celadon-seriema.pikapod.net/script.js"
data-website-id="6dc2f3b7-b1bc-4849-ac76-a2d2b78fc6af"
data-domains="plastic.wstone.uk"></script>
</head>
<body class="flex h-screen flex-col pt-24">
<main class="container">
Expand Down

0 comments on commit 699f576

Please sign in to comment.