Add Coral comments and Rybbit analytics
Some checks are pending
Build / build (push) Waiting to run

This commit is contained in:
Neeldhara Misra 2026-06-24 00:12:31 +05:30
parent 00f4b98df4
commit 3fae4a6daf
28 changed files with 428 additions and 14 deletions

View file

@ -0,0 +1,6 @@
---
const rybbitSiteId = "7";
const rybbitScriptUrl = "https://analytics.neeldhara.cloud/api/script.js";
---
<script defer src={rybbitScriptUrl} data-site-id={rybbitSiteId}></script>