Skip to content

Commit fac56ac

Browse files
authored
Update GA tracking code
1 parent 5fad407 commit fac56ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/themes/css/github.min.css">
3535
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/[email protected]/dist/jquery.fancybox.min.css">
3636
<link rel="stylesheet" href="./style.css">
37-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QRQ912Q1CE"></script>
38-
<script>function a() { dataLayer.push(arguments) } window.dataLayer = window.dataLayer || [], a("js", new Date), a("config", "G-QRQ912Q1CE");</script>
37+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KPKLYNW15R"></script>
38+
<script>function a() { dataLayer.push(arguments) } window.dataLayer = window.dataLayer || [], a("js", new Date), a("config", "G-KPKLYNW15R");</script>
3939
</head>
4040
<body>
4141
<header class="header">

0 commit comments

Comments
 (0)