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 /btctick | |
| parent | aedb666cbf969cd56442424af63a4163393fc430 (diff) | |
Add analytics to all pages
Diffstat (limited to 'btctick')
| -rw-r--r-- | btctick/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/btctick/index.html b/btctick/index.html index 12dc71c..c97d7a5 100644 --- a/btctick/index.html +++ b/btctick/index.html @@ -4,6 +4,7 @@ <head> <meta charset="utf-8"> <title>BTC Ticker</title> + <script src="https://cdn.usefathom.com/script.js" data-site="YZVJPTBZ" defer></script> <style> body { font-family: 'Arial', sans-serif; |
