We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6788998 commit 715a2b3Copy full SHA for 715a2b3
src/pages/_document.tsx
@@ -24,10 +24,10 @@ export default function Document() {
24
<meta name="impact-site-verification" content="cd6878a1-cc9c-4849-a6ee-aff7283576ef" />
25
26
{/* ads */}
27
- <script
+ {/* <script
28
async
29
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9921497734267177"
30
- crossOrigin="anonymous"></script>
+ crossOrigin="anonymous"></script> */ }
31
32
<link
33
href="https://fonts.googleapis.com/css2?family=Oxygen:wght@300&family=Roboto:wght@300&display=swap"
0 commit comments