Skip to content

Commit 8942b1e

Browse files
committed
Change layout
1 parent db0763d commit 8942b1e

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
@@ -16,10 +16,10 @@ function RelatedPostAd({ isMobile }: Props) {
1616
className="adsbygoogle"
1717
style={{ display: 'block' }}
1818
data-ad-format="fluid"
19-
data-ad-layout-key="-g0+60+3y-ct+85"
19+
data-ad-layout-key="-g0+63+39-d3+b4"
2020
data-ad-client="ca-pub-5574866530496701"
2121
data-ad-slot="8237449336"
22-
></ins>
22+
/>
2323
);
2424
}
2525
return (

0 commit comments

Comments
 (0)