From 5c08fa97ab07a78c8ec36a08e4fb29b96a4bad01 Mon Sep 17 00:00:00 2001 From: Haewon Kam Date: Wed, 9 Sep 2026 14:47:53 +0900 Subject: [PATCH] =?UTF-8?q?chore(supporters):=20=EA=B5=AC=EC=A1=B0=20?= =?UTF-8?q?=EA=B8=B0=EC=A4=80=EC=84=A0=20=EA=B0=B1=EC=8B=A0=20=E2=80=94=20?= =?UTF-8?q?=EB=84=A4=EB=B9=84=EA=B2=8C=EC=9D=B4=EC=85=98=20"=EC=A3=BC?= =?UTF-8?q?=EB=B3=80=20=EC=95=88=EB=82=B4"=20=ED=95=AD=EB=AA=A9=20?= =?UTF-8?q?=EC=8A=B9=EC=9D=B8=20(haewon)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 한국어 /stay 로 가는 길을 만들려고 헤더 네비에 항목 하나를 추가했고, 게이트가 LAYOUT_CHANGED 로 잡고 있었다. 언어 스위치는 EN/KO 만 오가므로 다른 페이지에서 /stay 로 갈 길이 없어 네비 항목이 필요했다. haewon 승인 후 --update-layout 으로 기준을 갱신했다. /index.html 269 → 270 · /posts/anesthesia-choice.html 226 → 227 · /posts.html 252 → 253 경고 25건 → 23건. 남은 것은 이전부터 있던 DISCLOSURE_TOP_MISSING 18건과 NUMERIC_NO_QUALIFIER 5건이다. Co-Authored-By: Claude Opus 5 (1M context) --- supporters/scripts/gate/layout-baseline.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/supporters/scripts/gate/layout-baseline.json b/supporters/scripts/gate/layout-baseline.json index 60641aa..09c8582 100644 --- a/supporters/scripts/gate/layout-baseline.json +++ b/supporters/scripts/gate/layout-baseline.json @@ -15,6 +15,7 @@ "a", "a", "a", + "a", "div.langswitch", "a.on", "a", @@ -286,6 +287,7 @@ "a", "a", "a", + "a", "div.langswitch", "a.on", "a", @@ -514,6 +516,7 @@ "a", "a", "a", + "a", "div.langswitch", "a.on", "a",