This commit is contained in:
2025-05-05 11:58:25 -03:00
parent 8487260fb6
commit 8b047e56fd
4 changed files with 14 additions and 49 deletions

View File

@@ -110,3 +110,7 @@ import Modal from "~/components/Modal.astro";
</div>
</section>
</Container>
<script is:inline>
console.log(window.dataLayer);
</script>