diff options
| author | Yuval Adam <_@yuv.al> | 2023-05-09 21:18:08 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2023-05-09 21:18:08 +0300 |
| commit | 73ad2dad2ac34c9572c4daf55a420cf0b2584b24 (patch) | |
| tree | 2b949b7eb676ad1c6a51466dbfd5ed7ad4943f7e | |
| parent | e3975abc576878498da62f33c0eb12a17f21b17d (diff) | |
Revert to fathom CDNv6
| -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> |
