This commit is contained in:
parent
69ddacc7cf
commit
e515d03dcd
1 changed files with 6 additions and 0 deletions
|
@ -72,3 +72,9 @@ const { title, description } = Astro.props;
|
||||||
<meta property="twitter:description" content={description} />
|
<meta property="twitter:description" content={description} />
|
||||||
|
|
||||||
<ClientRouter />
|
<ClientRouter />
|
||||||
|
|
||||||
|
<script
|
||||||
|
src="https://rybbit.z0x.ca/api/script.js"
|
||||||
|
data-site-id="1"
|
||||||
|
defer
|
||||||
|
></script>
|
Loading…
Add table
Add a link
Reference in a new issue