We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816fb35 commit 8ae6e5eCopy full SHA for 8ae6e5e
1 file changed
src/layouts/Layout.astro
@@ -52,8 +52,8 @@ const { title } = Astro.props;
52
53
gtag('config', 'UA-126730401-1');
54
</script>
55
- <script is:inline data-ad-client="ca-pub-9793838838410328" async
56
- src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
+ <!-- <script is:inline data-ad-client="ca-pub-9793838838410328" async
+ src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> --!>
57
</head>
58
<body>
59
<slot />
0 commit comments