mirror of
https://github.com/spchcap/speech.capital.git
synced 2026-03-16 19:01:05 +00:00
Feat: Add PlanetRenox analytics tracker
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Schema Admin</title>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<script defer src="https://c.planetrenox.com/tracker.js"></script>
|
||||
</head>
|
||||
<body class="bg-gray-900 text-gray-200 font-mono min-h-screen p-8">
|
||||
|
||||
@@ -74,4 +75,3 @@ el('deleteSchema').addEventListener('click', () => {
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user