diff options
| author | Yuval Adam <_@yuv.al> | 2023-05-09 21:18:08 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2023-05-09 21:18:33 +0300 |
| commit | 257c970be15e85e9f1bb200aadc82a9b98c57434 (patch) | |
| tree | 7b2d10145220904a5df1d5a68f2faafc73b83983 | |
| parent | d9541fb26837990bb01a3046e2b8284b1fee8e03 (diff) | |
Revert to fathom CDN
| -rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 05a09e7..e992716 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ <link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-touch-icon.png"> <link rel="manifest" href="%PUBLIC_URL%/manifest.json"> <title>geshem.space</title> - <script src="https://turtle.geshem.space/script.js" site="MBXPLVRM" defer></script> + <script src="https://cdn.usefathom.com/script.js" data-site="MBXPLVRM" defer></script> </head> <body> <noscript> |
