Skip to content

Commit

Permalink
Better Add, I think.
Browse files Browse the repository at this point in the history
  • Loading branch information
NickHodges committed Jul 9, 2024
1 parent 18f7b7a commit 31c0248
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/GoogleAds.astro
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@

<div>
<script is:inline async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9957327027530940" crossorigin="anonymous"></script>
<!-- Standard Nick Ad -->
<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-9957327027530940" data-ad-slot="1344664119" data-ad-format="auto" data-full-width-responsive="true"></ins>
<ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-9957327027530940" data-ad-slot="9205243776"></ins>
<script is:inline>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Expand Down

1 comment on commit 31c0248

@vercel
Copy link

@vercel vercel bot commented on 31c0248 Jul 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.