Skip to content

Commit 94b206e

Browse files
committed
Try enabling display
1 parent 8942b1e commit 94b206e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/containers/post/RelatedPostAd.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ function RelatedPostAd({ isMobile }: Props) {
2727
className="adsbygoogle"
2828
style={{ display: 'block' }}
2929
data-ad-format="fluid"
30-
data-ad-layout-key="-7q+de+1z+n+3"
30+
data-ad-layout-key="-7v+er-k-t+3r"
3131
data-ad-client="ca-pub-5574866530496701"
32-
data-ad-slot="9497725960"
32+
data-ad-slot="9497725960">
3333
></ins>
3434
);
3535
}

0 commit comments

Comments
 (0)