Skip to content

Commit

Permalink
chore: add pagead2.googlesyndication
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-logan committed May 26, 2024
1 parent 6a7d83d commit f6b1e2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ export default function RootLayout({
data-y_margin="18"
defer
/>
<script
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6190451090444284"
crossOrigin="anonymous"
/>
</body>
</html>
);
Expand Down

0 comments on commit f6b1e2f

Please sign in to comment.