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

This commit is contained in:
speakeloudest 2026-02-01 21:50:27 -08:00
parent 4578e27d38
commit 50ad1852ab

View File

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