사이트 광고 슬롯 설정 추가
This commit is contained in:
@@ -486,6 +486,12 @@ watch([postTocItems, () => route.fullPath], async () => {
|
||||
About {{ siteSettings.title }}
|
||||
</NuxtLink>
|
||||
</div>
|
||||
|
||||
<SiteAdSlot
|
||||
class="right-sidebar__ad-slot site-sidebar-section py-5 pl-5 pr-0 max-lg:px-0"
|
||||
:code="siteSettings?.adSidebarCode"
|
||||
location="sidebar"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<footer class="right-sidebar__footer shrink-0 py-4 pl-5 pr-3 text-xs site-muted max-lg:px-0">
|
||||
|
||||
Reference in New Issue
Block a user