chore: delete gtag script
This commit is contained in:
parent
47394a86ab
commit
e4c22e2e95
1 changed files with 0 additions and 9 deletions
|
@ -8,15 +8,6 @@
|
||||||
<meta name="Description" content="Play Minesweeper online for FREE!" />
|
<meta name="Description" content="Play Minesweeper online for FREE!" />
|
||||||
<title>Minesweeper</title>
|
<title>Minesweeper</title>
|
||||||
|
|
||||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-113797180-1"></script>
|
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag(){dataLayer.push(arguments);}
|
|
||||||
gtag('js', new Date());
|
|
||||||
gtag('config', 'UA-113797180-1');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<script type="module" src="vendors~main.bundle.js"></script>
|
<script type="module" src="vendors~main.bundle.js"></script>
|
||||||
<link rel="stylesheet" href="main.bundle.css" />
|
<link rel="stylesheet" href="main.bundle.css" />
|
||||||
<link rel="shortcut icon" type="image/png" href="assets/favicon.ico" />
|
<link rel="shortcut icon" type="image/png" href="assets/favicon.ico" />
|
||||||
|
|
Loading…
Reference in a new issue