fix
This commit is contained in:
@@ -17,12 +17,21 @@ import Footer from "./_components/Footer.astro";
|
||||
Educação que garante sua segurança — EDUSEG®
|
||||
</title>
|
||||
</slot>
|
||||
|
||||
<script
|
||||
is:inline
|
||||
type="text/partytown"
|
||||
type="text/plain"
|
||||
data-type="text/partytown"
|
||||
data-category="analytics"
|
||||
src="https://www.googletagmanager.com/gtag/js?id=GTM-N3F7P9ZB"
|
||||
></script>
|
||||
<script is:inline type="text/partytown">
|
||||
<script
|
||||
is:inline
|
||||
type="text/plain"
|
||||
data-type="text/partytown"
|
||||
data-category="analytics"
|
||||
>
|
||||
console.log("a");
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() {
|
||||
dataLayer.push(arguments);
|
||||
|
||||
Reference in New Issue
Block a user