Skip to content

Commit 747726e

Browse files
committed
chore(demo): remove analytics tag
1 parent ac6a87c commit 747726e

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

demo/public/index.html

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -74,20 +74,6 @@
7474
}
7575
}
7676
</style>
77-
78-
<!-- Global site tag (gtag.js) - Google Analytics -->
79-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-108428190-1"></script>
80-
<script>
81-
window.dataLayer = window.dataLayer || [];
82-
83-
function gtag() {
84-
dataLayer.push(arguments);
85-
}
86-
gtag('js', new Date());
87-
88-
gtag('config', 'UA-108428190-1');
89-
90-
</script>
9177
</body>
9278

9379
</html>

0 commit comments

Comments
 (0)