chore: remove all analytics

This commit is contained in:
z0x 2025-05-17 12:57:10 -04:00
parent a2f9a0c433
commit f3a62f0dc2
3 changed files with 24 additions and 36 deletions

View file

@ -71,10 +71,4 @@ const { title, description } = Astro.props;
<meta property="twitter:title" content={title} />
<meta property="twitter:description" content={description} />
<ClientRouter />
<script
src="https://rybbit.z0x.ca/api/script.js"
data-site-id="2"
defer
></script>
<ClientRouter />