diff options
| -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> |
