diff options
| author | Yuval Adam <_@yuv.al> | 2025-02-27 14:46:22 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-02-27 14:46:22 +0100 |
| commit | 86e673a6b29545bd6b634fd170f2cc76d2ac529d (patch) | |
| tree | b96653e05b79580452f2e02b0ab5468128377ba4 /index.html | |
| parent | aedb666cbf969cd56442424af63a4163393fc430 (diff) | |
Add analytics to all pages
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=VT323&family=Fredoka:wght@400;600&display=swap" rel="stylesheet"> + <script src="https://cdn.usefathom.com/script.js" data-site="YZVJPTBZ" defer></script> <style> body { font-family: 'Fredoka', sans-serif; |
