Skip to content

Commit 2eacfeb

Browse files
committed
Disable display
1 parent 94b206e commit 2eacfeb

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
@@ -29,8 +29,8 @@ function RelatedPostAd({ isMobile }: Props) {
2929
data-ad-format="fluid"
3030
data-ad-layout-key="-7v+er-k-t+3r"
3131
data-ad-client="ca-pub-5574866530496701"
32-
data-ad-slot="9497725960">
33-
></ins>
32+
data-ad-slot="9497725960"
33+
/>
3434
);
3535
}
3636

0 commit comments

Comments
 (0)