Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
BigHummus69 authored Mar 23, 2024
1 parent 9cf0edd commit 5a1d4a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions actual/basketrandom/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
</script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-D3MYGGCWR3"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WH8X9Q5PW2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-D3MYGGCWR3');
gtag('config', 'G-WH8X9Q5PW2');
</script>

</head>
Expand Down

0 comments on commit 5a1d4a2

Please sign in to comment.