Comment out google analytics

This commit is contained in:
Cooper Ransom 2024-03-22 23:17:42 -04:00
parent 478b24e627
commit 12dd3a38b1
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<!--https://www.youtube.com/watch?v=dQw4w9WgXcQ-->
<head>
<!--
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3VB2TNCW2V"></script>
<script>
window.dataLayer = window.dataLayer || [];
@ -12,6 +13,7 @@
gtag('config', 'G-3VB2TNCW2V');
</script>
-->
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<meta itemprop="image" content="/android-chrome-192x192.png">