This commit is contained in:
Marcos
2023-10-26 12:09:46 -03:00
parent 9721c282f1
commit a7121d9633
2 changed files with 15 additions and 8 deletions
+15 -1
View File
@@ -11,11 +11,25 @@
<link rel="icon" href="./Assets/img/code-solid.svg" />
<link rel="stylesheet" href="Assets/css/style.css" />
<script src="https://kit.fontawesome.com/6ffe26f1f6.js" crossorigin="anonymous" defer></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11390833779"></script>
<script src="./Assets/js/index.js" defer></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11390833779"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "AW-11390833779");
</script>
<script>
gtag("event", "conversion", { send_to: "AW-11390833779/7Nf9CKjd2_AYEPOoybcq" });
</script>
</head>
<body>