1
This commit is contained in:
+9
-1
@@ -8,4 +8,12 @@ function toggleDiv() {
|
||||
div.style.display = "flex";
|
||||
header.style.borderRadius = "0 0 0 0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() {
|
||||
dataLayer.push(arguments);
|
||||
}
|
||||
gtag("js", new Date());
|
||||
|
||||
gtag("config", "AW-11390833779");
|
||||
Reference in New Issue
Block a user