mirror of
https://github.com/4ev-link/4ev.link.git
synced 2026-03-17 03:01:02 +00:00
Feat: Add PlanetRenox analytics tracker
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
<script src="https://cdn.tailwindcss.com"></script>
|
<script src="https://cdn.tailwindcss.com"></script>
|
||||||
<script src="//unpkg.com/alpinejs" defer></script>
|
<script src="//unpkg.com/alpinejs" defer></script>
|
||||||
<script src="https://unpkg.com/lucide@latest"></script>
|
<script src="https://unpkg.com/lucide@latest"></script>
|
||||||
|
<script defer src="https://c.planetrenox.com/tracker.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="bg-slate-900 text-slate-200 min-h-screen flex items-center justify-center font-sans text-sm">
|
<body class="bg-slate-900 text-slate-200 min-h-screen flex items-center justify-center font-sans text-sm">
|
||||||
<div x-data="adminPage()" class="max-w-xl w-full p-6 text-center">
|
<div x-data="adminPage()" class="max-w-xl w-full p-6 text-center">
|
||||||
|
|||||||
Reference in New Issue
Block a user