Skip to content

Commit 715a2b3

Browse files
authored
Update _document.tsx
1 parent 6788998 commit 715a2b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/_document.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ export default function Document() {
2424
<meta name="impact-site-verification" content="cd6878a1-cc9c-4849-a6ee-aff7283576ef" />
2525

2626
{/* ads */}
27-
<script
27+
{/* <script
2828
async
2929
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9921497734267177"
30-
crossOrigin="anonymous"></script>
30+
crossOrigin="anonymous"></script> */ }
3131

3232
<link
3333
href="https://fonts.googleapis.com/css2?family=Oxygen:wght@300&family=Roboto:wght@300&display=swap"

0 commit comments

Comments
 (0)