fix rybbit id
All checks were successful
build dist / build-dist (push) Successful in 36s

This commit is contained in:
z0x 2025-05-07 19:21:23 -04:00
parent e515d03dcd
commit 816a0fe0b9

View file

@ -75,6 +75,6 @@ const { title, description } = Astro.props;
<script
src="https://rybbit.z0x.ca/api/script.js"
data-site-id="1"
data-site-id="2"
defer
></script>