File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,15 +44,15 @@ const { title } = Astro.props;
4444
4545 <link rel =" stylesheet" href =" https://unpkg.com/aos@next/dist/aos.css" />
4646
47- <script async src =" https://www.googletagmanager.com/gtag/js?id=UA-126730401-1" ></script >
47+ <!-- < script async src="https://www.googletagmanager.com/gtag/js?id=UA-126730401-1"></script>
4848 <script is:inline>
4949 window.dataLayer = window.dataLayer || [];
5050 function gtag() { dataLayer.push(arguments); }
5151 gtag('js', new Date());
5252
5353 gtag('config', 'UA-126730401-1');
5454 </script>
55- <!-- < script is:inline data-ad-client="ca-pub-9793838838410328" async
55+ <script is:inline data-ad-client="ca-pub-9793838838410328" async
5656 src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> --!>
5757 </head>
5858 <body>
You can’t perform that action at this time.
0 commit comments