From 73c5b0c1d4bd9ab105d3d40af009c3c39f42c2f9 Mon Sep 17 00:00:00 2001 From: worldmozara Date: Wed, 23 Oct 2024 00:11:06 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E4=BF=AE=E6=94=B9=20sidebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/sidebars.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/sidebars.ts b/website/sidebars.ts index 543a3cb6..23339f9f 100644 --- a/website/sidebars.ts +++ b/website/sidebars.ts @@ -22,7 +22,7 @@ const sidebars: SidebarsConfig = { type: "category", label: "开始", collapsible: false, - items: ["index", "quick-start", "editor-support"], + items: ["index", "quick-start", "store"], }, { type: "category",