Remove analytics for now

This commit is contained in:
Lynn 2022-01-18 14:01:23 +01:00
parent e66fc036b9
commit 62a516087f

View file

@ -25,15 +25,6 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>hello wordl</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HPZ9628DE7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HPZ9628DE7');
</script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>