Skip to content

Commit 1db32bf

Browse files
committed
Trying horizontal ad manually
1 parent 5c26b63 commit 1db32bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AdSense.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const { clientId, adSlot } = siteConfig.adsense;
1414
style="display:block"
1515
data-ad-client="ca-pub-9957327027530940"
1616
data-ad-slot="6923999981"
17-
data-ad-format="auto"
17+
data-ad-format="horizontal"
1818
data-full-width-responsive="true"></ins>
1919
<script>
2020
(adsbygoogle = window.adsbygoogle || []).push({});

0 commit comments

Comments
 (0)