Skip to content

Commit b46eabc

Browse files
authored
fix track
1 parent 5b05cc1 commit b46eabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/BaseLayout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const { imgLink, title, description } = Astro.props;
6969
</script>
7070
<script
7171
src="https://ribbit.amoses.dev/api/script.js"
72-
data-site-id="1"
72+
data-site-id="787a278f2132"
7373
defer
7474
></script>
7575
</body>

0 commit comments

Comments
 (0)