feat(docs): Add Rybbit API script to index.html for enhanced functionality

This commit is contained in:
cogwheel0
2025-12-07 20:27:31 +05:30
parent 40704bd01e
commit 458a478cea

View File

@@ -27,6 +27,7 @@
<link href="https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,300;12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=Crimson+Pro:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Inter:wght@400;500;600&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,300;12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=Crimson+Pro:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Inter:wght@400;500;600&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" <link rel="icon" type="image/png"
href="https://raw.githubusercontent.com/cogwheel0/conduit/main/assets/icons/icon.png"> href="https://raw.githubusercontent.com/cogwheel0/conduit/main/assets/icons/icon.png">
<script src="https://app.rybbit.io/api/script.js" data-site-id="1c79ee193aa9" defer></script>
</head> </head>
<body> <body>