사이트 광고 슬롯 설정 추가
This commit is contained in:
@@ -348,6 +348,12 @@ const scrollFeatured = (direction) => {
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<SiteAdSlot
|
||||
class="home-page__ad-slot px-6 py-4"
|
||||
:code="siteSettings?.adHomeFeedCode"
|
||||
location="home-feed"
|
||||
/>
|
||||
|
||||
<section class="latest-posts-section min-h-[360px] py-4 px-6">
|
||||
<div class="mx-auto max-w-[720px]">
|
||||
<div class="flex items-end justify-between gap-2 border-b border-[var(--site-line)] pb-2">
|
||||
|
||||
Reference in New Issue
Block a user