Skip to content

Commit f5e07ce

Browse files
Update signin.html
1 parent 99e66cf commit f5e07ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

html/pages/signin.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737

3838
<link rel="stylesheet" href="../../css/pixel.css">
3939

40-
<!-- Global site tag (gtag.js) - Google Analytics -->
40+
<!-- Global site tag (gtag.js) - Google Analytics
4141
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-141734189-1"></script>
42-
<script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-141734189-1'); </script>
42+
<script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-141734189-1'); </script> -->
4343
</head>
4444

4545
<body>
@@ -136,4 +136,4 @@ <h1>Login</h1>
136136

137137
</body>
138138

139-
</html>
139+
</html>

0 commit comments

Comments
 (0)