From 9f3d018a0570ae823006927bf11ac2ad3598ed2d Mon Sep 17 00:00:00 2001 From: Deeka Wong <8337659+huangdijia@users.noreply.github.com> Date: Fri, 27 Dec 2024 21:47:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=90=86=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=EF=BC=8C=E7=A7=BB=E9=99=A4=E6=B3=A8=E9=87=8A?= =?UTF-8?q?=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/src/en/sidebars.ts | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/.vitepress/src/en/sidebars.ts b/.vitepress/src/en/sidebars.ts index e467201..c924a81 100644 --- a/.vitepress/src/en/sidebars.ts +++ b/.vitepress/src/en/sidebars.ts @@ -1,26 +1,6 @@ import {DefaultTheme} from "vitepress"; const sidebar:DefaultTheme.Sidebar = { - // '/en/guide/': [ - // { - // text: 'Introduce', - // items: [ - // { - // text: 'About', - // link: '/en/guide/introduce/about', - // }, - // ] - // }, - // { - // text: 'Quick Start', - // items: [ - // { - // text: "Supported Components List", - // link: "/en/guide/start/components" - // } - // ] - // } - // ], '/en/components/':[ { text: 'Components',