diff options
| author | Yuval Adam <_@yuv.al> | 2023-05-09 21:19:23 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2023-05-09 21:19:47 +0300 |
| commit | ef50494acf2f279f455f8e1a4d4c10cb8ca9db3c (patch) | |
| tree | eddc190d726a009185ba59a837103744e62e4869 /templates/index.html | |
| parent | a49d6da6babde309bd4ec4765fde13652f73d147 (diff) | |
Revert to Fathom CDN
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index b9a6d04..f4f270c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -17,7 +17,7 @@ <link href="tachyons.min.css" rel="stylesheet"> <link href="base.css" rel="stylesheet"> - <script src="https://skilled-twentyeight.namehack.club/script.js" data-site="SSTGQKAU" defer></script> + <script src="https://cdn.usefathom.com/script.js" data-site="SSTGQKAU" defer></script> </head> <body class="mw7-ns ph3 center sans-serif bg-near-white"> |
