mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-03-17 11:21:00 +00:00
Feat: Add Rybbit analytics script
This commit is contained in:
@@ -32,6 +32,11 @@
|
|||||||
.mono{font-family:"IBM Plex Mono",monospace}
|
.mono{font-family:"IBM Plex Mono",monospace}
|
||||||
</style>
|
</style>
|
||||||
<script data-goatcounter="https://lynch.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
<script data-goatcounter="https://lynch.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
||||||
|
<script
|
||||||
|
src="https://rybbit.planetrenox.com/api/script.js"
|
||||||
|
data-site-id="1"
|
||||||
|
defer
|
||||||
|
></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="bg-gray-50 text-gray-800">
|
<body class="bg-gray-50 text-gray-800">
|
||||||
<main class="max-w-3xl mx-auto flex flex-col min-h-screen p-6 lg:p-8">
|
<main class="max-w-3xl mx-auto flex flex-col min-h-screen p-6 lg:p-8">
|
||||||
|
|||||||
Reference in New Issue
Block a user