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