Skip to content

Commit

Permalink
feat: trun on ads
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din committed Mar 16, 2024
1 parent e77eda4 commit fc5be3b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@ export default function Document() {
/>

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

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

0 comments on commit fc5be3b

Please sign in to comment.