From eba7704ab884ffe084ffcca81611244cf7dd1ffa Mon Sep 17 00:00:00 2001 From: zenn Date: Tue, 9 Jun 2026 18:21:21 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=EB=AC=BC=20=EC=83=81?= =?UTF-8?q?=EC=84=B8=20TOC=EA=B0=80=20=EC=82=AC=EC=9D=B4=EB=93=9C=EB=B0=94?= =?UTF-8?q?=20=EB=82=A8=EC=9D=80=20=EB=86=92=EC=9D=B4=EB=A5=BC=20=EC=82=AC?= =?UTF-8?q?=EC=9A=A9=ED=95=98=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- components/site/RightSidebar.vue | 12 ++++++------ docs/changelog.md | 4 ++++ docs/spec.md | 2 +- docs/update.md | 4 ++++ package.json | 2 +- 5 files changed, 16 insertions(+), 8 deletions(-) diff --git a/components/site/RightSidebar.vue b/components/site/RightSidebar.vue index 4022c37..a718406 100644 --- a/components/site/RightSidebar.vue +++ b/components/site/RightSidebar.vue @@ -239,7 +239,7 @@ watch([postTocItems, () => route.fullPath], async () => {