website/contact.html
2025-03-24 19:55:45 +01:00

14 lines
362 B
HTML

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1MVYJRKPK2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1MVYJRKPK2');
</script>
<script>
window.location.href = "mailto:theerrorexe@gmail.com"
</script>