From 8daec2806be551abb6f4b3c22f480ea6776d5359 Mon Sep 17 00:00:00 2001 From: zenn Date: Mon, 11 May 2026 11:50:01 +0900 Subject: [PATCH] =?UTF-8?q?v0.0.57:=20=EC=82=AC=EC=9D=B4=EB=93=9C=EB=B0=94?= =?UTF-8?q?=20=ED=95=98=EB=8B=A8=20=ED=91=B8=ED=84=B0=20=EC=97=AC=EB=B0=B1?= =?UTF-8?q?=20=EB=B3=B4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 좌측 사이드 푸터 px-1을 px-4·sm:px-5로 올려 링크·테마 토글이 가장자리에 붙지 않게 하고, 우측 카피라이트 푸터에 pr-3을 추가했다. Co-authored-by: Cursor --- components/site/LeftSidebar.vue | 2 +- components/site/RightSidebar.vue | 2 +- docs/history.md | 6 ++++++ docs/map.md | 4 ++-- docs/spec.md | 4 ++-- docs/update.md | 5 +++++ package.json | 2 +- 7 files changed, 18 insertions(+), 7 deletions(-) diff --git a/components/site/LeftSidebar.vue b/components/site/LeftSidebar.vue index a74bf07..dbb28b3 100644 --- a/components/site/LeftSidebar.vue +++ b/components/site/LeftSidebar.vue @@ -90,7 +90,7 @@ const { data: navigation } = await useFetch('/api/navigation', { -