Skip to content

Commit

Permalink
chore: Add Google AdSense script for ads
Browse files Browse the repository at this point in the history
  • Loading branch information
SH20RAJ committed Jul 31, 2024
1 parent cd69365 commit f0020b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ export const yadexmeta = async () => {
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/97056210" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1828915420581549"
crossorigin="anonymous"></script>
`
return (
Expand Down

0 comments on commit f0020b8

Please sign in to comment.