File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -71,17 +71,17 @@ const socialImageURL = new URL(ogImage ? ogImage : "/assets/images/ABCD-pink.png
7171<link rel =" alternate" type =" application/rss+xml" title ={ siteConfig .title } href =" /rss.xml" />
7272
7373<meta name =" generator" content ={ Astro .generator } />
74- <Analytics />
74+ <!-- < Analytics /> -- >
7575<!-- Google tag (gtag.js) -->
76- <!-- < script async type="text/partytown" src="https://www.googletagmanager.com/gtag/js?id=G-GV20S7JE8Q" is:inline></script>
77- <script type="text/partytown" is:inline>
76+ <script async type =" text/partytown" src =" https://www.googletagmanager.com/gtag/js?id=G-GV20S7JE8Q" is:inline ></script >
77+ <script type =" text/partytown" is:inline >
7878 window.dataLayer = window.dataLayer || [];
7979 function gtag() {
8080 dataLayer.push(arguments);
8181 }
8282 gtag("js", new Date());
8383
8484 gtag("config", "G-GV20S7JE8Q");
85- </script>-->
85+ </script >
8686
8787<!-- <ClientRouter />-->
You can’t perform that action at this time.
0 commit comments