removed GA4 tag.

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD 2026-01-11 11:10:21 -07:00
parent e25430f99a
commit e4e5edc47f

View File

@ -213,13 +213,5 @@
</div>
</main>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9DXRV4P2TL"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9DXRV4P2TL');
</script>
</body>
</html>