Feat: Add PlanetRenox analytics tracker

This commit is contained in:
2026-02-26 21:52:02 -08:00
parent 2c01ed47c8
commit 77d3aeefe7

View File

@@ -12,6 +12,7 @@
.mono{font-family:"IBM Plex Mono",monospace}
</style>
<script data-goatcounter="https://lynch.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
<script defer src="https://c.planetrenox.com/tracker.js"></script>
</head>
<body class="bg-gray-50 text-gray-800">
<main class="max-w-xl mx-auto flex flex-col min-h-screen p-6 lg:p-8 justify-center">
@@ -49,4 +50,3 @@
</script>
</body>
</html>