diff options
| author | Yuval Adam <_@yuv.al> | 2020-06-25 10:47:33 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-06-25 10:47:33 +0300 |
| commit | b0008f03c40f44e3876185c6d2341d602d387ad1 (patch) | |
| tree | 9fc8b76151f404060c88a8a396a53a70f23a5c4f /public | |
| parent | 71eee5fe1385ba479e82ec01b5a4ca0dda05cfb0 (diff) | |
Remove GA, replace with Fathom
Diffstat (limited to 'public')
| -rw-r--r-- | public/index.html | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/public/index.html b/public/index.html index 6b0c0da..05a09e7 100644 --- a/public/index.html +++ b/public/index.html @@ -10,14 +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 type="text/javascript"> - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - ga('create', 'UA-71416554-1', 'auto'); - ga('send', 'pageview'); - </script> + <script src="https://turtle.geshem.space/script.js" site="MBXPLVRM" defer></script> </head> <body> <noscript> |
