게시물 상세 사이드바 목차·광고 재배치와 세션 확인 개선
게시물 상세에서는 오른쪽 사이드에 목차와 광고를 배치하고, 비로그인 세션 확인 시 콘솔 401 로그가 나지 않도록 정리했다. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -20,8 +20,8 @@ const adSlots = [
|
||||
},
|
||||
{
|
||||
key: 'adPostSidebarCode',
|
||||
label: '게시물 왼쪽 사이드',
|
||||
description: '게시물 상세 화면의 왼쪽 사이드바 하단에 표시됩니다.',
|
||||
label: '게시물 오른쪽 사이드',
|
||||
description: '게시물 상세 화면의 오른쪽 사이드바 TOC 아래에 표시됩니다.',
|
||||
placeholder: '<ins class="adsbygoogle" ...></ins>'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user