Update index.html

This commit is contained in:
TheErrorExe 2025-03-05 22:25:06 +01:00 committed by GitHub
parent ba1b1bbb33
commit 76935bb896
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QWEVVLV9Q1"></script>
<script src="/static/js/script.js"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}