Skip to content

Commit f20b662

Browse files
Update index.html
1 parent a678f0d commit f20b662

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
<!-- <link rel="shortcut icon" href="assets/img/images/favicon/logo.ico"> -->
3636
<meta name="msapplication-TileColor" content="#da532c">
3737
<meta name="theme-color" content="#ffffff">
38-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-91008323-3" type="363e17dad3557a037ce1e03b-text/javascript"></script>
39-
<script type="363e17dad3557a037ce1e03b-text/javascript">
38+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-165669152-1"></script>
39+
<script>
4040
window.dataLayer = window.dataLayer || [];
4141
function gtag(){dataLayer.push(arguments);}
4242
gtag('js', new Date());
43-
gtag('config', 'UA-91008323-3');
43+
gtag('config', 'UA-165669152-1');
4444
</script>
4545
</head>
4646
<body>

0 commit comments

Comments
 (0)