From 9ec0a184a09f61cb1aadf6199519b4218506098f Mon Sep 17 00:00:00 2001 From: hyungi Date: Tue, 30 Jun 2026 06:16:28 +0000 Subject: [PATCH] =?UTF-8?q?feat(book):=20/book=20=EB=AA=B0=EC=9E=85=20?= =?UTF-8?q?=E2=80=94=20=EA=B8=80=EB=A1=9C=EB=B2=8C=20=EB=B6=84=EB=A5=98=20?= =?UTF-8?q?=EC=82=AC=EC=9D=B4=EB=93=9C=EB=B0=94=20=EC=88=A8=EA=B9=80(?= =?UTF-8?q?=EB=8D=94=EB=B8=94=EC=82=AC=EC=9D=B4=EB=93=9C=EB=B0=94=20?= =?UTF-8?q?=ED=95=B4=EC=86=8C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/routes/+layout.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/+layout.svelte b/frontend/src/routes/+layout.svelte index e3b8cbb..ef45138 100644 --- a/frontend/src/routes/+layout.svelte +++ b/frontend/src/routes/+layout.svelte @@ -21,7 +21,7 @@ const PUBLIC_PATHS = ['/login', '/setup', '/__styleguide']; const NO_CHROME_PATHS = ['/login', '/setup', '/__styleguide']; // /news = 풀스크린 브리핑 → 데스크탑 상시 사이드바 없음 - const NO_SIDEBAR_PATHS = ['/news']; + const NO_SIDEBAR_PATHS = ['/news', '/book']; // /book = 책 몰입(글로벌 분류 트리 숨김, 상단 네비 유지) // toast 의미 토큰 매핑 (A-8 B3) const TOAST_CLASS = {