dropdown
This commit is contained in:
@@ -19,13 +19,13 @@ import Footer from "./_components/Footer.astro";
|
||||
</slot>
|
||||
|
||||
<script
|
||||
data-category="analytics"
|
||||
is:inline
|
||||
data-category="analytics"
|
||||
type="text/partytown"
|
||||
src="https://www.googletagmanager.com/gtag/js?id=G-G2989LF493"
|
||||
></script>
|
||||
|
||||
<script data-category="analytics" is:inline type="text/partytown">
|
||||
<script is:inline data-category="analytics" type="text/partytown">
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() {
|
||||
dataLayer.push(arguments);
|
||||
|
||||
Reference in New Issue
Block a user