게시물 인아티클 광고 슬롯 추가
This commit is contained in:
@@ -347,7 +347,11 @@ useHead(() => ({
|
||||
location="post-top"
|
||||
/>
|
||||
<ContentRenderer>
|
||||
<ContentMarkdownRenderer class="post-detail__content" :content="post.content" />
|
||||
<ContentMarkdownRenderer
|
||||
class="post-detail__content"
|
||||
:content="post.content"
|
||||
:in-article-ad-code="siteSettings?.adPostInArticleCode"
|
||||
/>
|
||||
</ContentRenderer>
|
||||
<SiteAdSlot
|
||||
class="post-detail__ad-slot post-detail__ad-slot--bottom mt-8"
|
||||
|
||||
Reference in New Issue
Block a user