Skip to content

Commit d07f0cf

Browse files
committed
autocommit
1 parent 618b886 commit d07f0cf

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,15 @@
3131
});
3232
</script>
3333

34-
<!-- Google tag (gtag.js) -->
35-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N4JK3CHPT9"></script>
36-
<script>
37-
window.dataLayer = window.dataLayer || [];
38-
function gtag(){dataLayer.push(arguments);}
39-
gtag('js', new Date());
40-
gtag('config', 'G-N4JK3CHPT9');
41-
</script>
34+
<!-- Google tag (gtag.js) -->
35+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QMLPX8RRD8"></script>
36+
<script>
37+
window.dataLayer = window.dataLayer || [];
38+
function gtag(){dataLayer.push(arguments);}
39+
gtag('js', new Date());
40+
41+
gtag('config', 'G-QMLPX8RRD8');
42+
</script>
4243

4344

4445
<style>

0 commit comments

Comments
 (0)