v0.3.2-beta/remove-gtag

This commit is contained in:
MUYANG GUO 2022-09-27 23:09:13 -07:00
parent 8ca8e63841
commit ccbd2132a6

View File

@ -5,20 +5,6 @@
<!-- cyber font -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-LGT09VS05H"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-LGT09VS05H");
</script>
<link
href="https://fonts.googleapis.com/css2?family=Tomorrow&family=Rufina&display=swap"
rel="stylesheet"