Removed extra g-tag???

This commit is contained in:
Preston 2024-10-09 17:04:16 -07:00 committed by GitHub
parent 117423c09e
commit 5c50f68754
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,18 +22,7 @@
color: #5c5c00
}
</style>
<script src="js/ga4.js"></script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-C44R8LD9MC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-C44R8LD9MC');
</script>
<!-- if you put the ga4 script in ANY other file, put a "/" before "js" -->
<script src="js/ga4.js"></script> <!-- if you put the ga4 script in ANY other file, put a "/" before "js" -->
<script src="js/darkmoderewrite.js"></script>
</head>
<body style="background-color: rgb(241, 241, 241); color: black;">