Skip to content

Commit 8ae6e5e

Browse files
authored
Update Layout.astro
1 parent 816fb35 commit 8ae6e5e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/layouts/Layout.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ const { title } = Astro.props;
5252

5353
gtag('config', 'UA-126730401-1');
5454
</script>
55-
<script is:inline data-ad-client="ca-pub-9793838838410328" async
56-
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
55+
<!-- <script is:inline data-ad-client="ca-pub-9793838838410328" async
56+
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> --!>
5757
</head>
5858
<body>
5959
<slot />

0 commit comments

Comments
 (0)