chore: remove all analytics
This commit is contained in:
parent
a2f9a0c433
commit
f3a62f0dc2
3 changed files with 24 additions and 36 deletions
|
@ -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 />
|
Loading…
Add table
Add a link
Reference in a new issue