mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-28 01:33:23 +00:00
Update index.html
This commit is contained in:
parent
1c57ef3ff0
commit
21d8b3df27
1 changed files with 0 additions and 10 deletions
10
index.html
10
index.html
|
@ -11,16 +11,6 @@
|
||||||
<script src="assets/SegmentMap.js"></script>
|
<script src="assets/SegmentMap.js"></script>
|
||||||
<script src="assets/scripts.js"></script>
|
<script src="assets/scripts.js"></script>
|
||||||
<link rel="stylesheet" type="text/css" href="assets/styles.css">
|
<link rel="stylesheet" type="text/css" href="assets/styles.css">
|
||||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132739093-1"></script>
|
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag(){dataLayer.push(arguments);}
|
|
||||||
gtag('js', new Date());
|
|
||||||
|
|
||||||
gtag('config', 'UA-132739093-1');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body onload=onload()>
|
<body onload=onload()>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue