mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
fix gtag and indents
This commit is contained in:
@@ -14,11 +14,11 @@
|
|||||||
window.dataLayer = window.dataLayer || [];
|
window.dataLayer = window.dataLayer || [];
|
||||||
function gtag(){dataLayer.push(arguments);}
|
function gtag(){dataLayer.push(arguments);}
|
||||||
gtag('js', new Date());
|
gtag('js', new Date());
|
||||||
|
|
||||||
gtag('config', 'G-6R79TC88DQ');
|
gtag('config', 'G-6R79TC88DQ');
|
||||||
</script>
|
</script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script src="./script.js"></script>
|
<script src="./script.js"></script>
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="bar">
|
<div class="bar">
|
||||||
<div class="barItem"><h1>neon443</h1></div>
|
<div class="barItem"><h1>neon443</h1></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user