添加谷歌tag链接
All checks were successful
site-dist-deploy / build-and-deploy (push) Successful in 1m15s

This commit is contained in:
speakeloudest 2026-04-11 15:14:29 +03:00
parent 4dc5cb4dd9
commit 3313b95ab1

View File

@ -19,14 +19,15 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Google tag (gtag.js) --> <!-- Google tag (gtag.js) -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=AW-17916853811"></script>--> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-17916853811">
<!-- <script> </script>
<script>
window.dataLayer = window.dataLayer || []; window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);} function gtag(){dataLayer.push(arguments);}
gtag('js', new Date()); gtag('js', new Date());
gtag('config', 'AW-17916853811'); gtag('config', 'AW-17916853811');
</script>--> </script>
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>