mirror of
https://github.com/direct-img/direct-img.link.git
synced 2026-03-17 03:01:01 +00:00
Feat: Add analytics tracker script to head
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1.0">
|
<meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||||
<title>direct-img.link | Live images in markdown</title>
|
<title>direct-img.link | Live images in markdown</title>
|
||||||
<meta name="description" content="Embed live images in markdown powered by search. No APIs, no tokens, just search.">
|
<meta name="description" content="Embed live images in markdown powered by search. No APIs, no tokens, just search.">
|
||||||
|
<script defer src="https://c.planetrenox.com/tracker.js"></script>
|
||||||
<style>
|
<style>
|
||||||
:root{--bg:#fff;--text:#1a1a1a;--text-muted:#666;--accent:#0070f3;--warning:#eb5757;--code-bg:#f5f5f5;--border:#eaeaea;--radius:8px;}
|
:root{--bg:#fff;--text:#1a1a1a;--text-muted:#666;--accent:#0070f3;--warning:#eb5757;--code-bg:#f5f5f5;--border:#eaeaea;--radius:8px;}
|
||||||
*{box-sizing:border-box;}
|
*{box-sizing:border-box;}
|
||||||
|
|||||||
Reference in New Issue
Block a user