From d7d56fddbe121092aff97b3727df216f89ab8af3 Mon Sep 17 00:00:00 2001 From: Zhou Date: Mon, 30 Oct 2023 11:42:08 +0800 Subject: [PATCH] Update config.ts --- docs/config.ts | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/config.ts b/docs/config.ts index 9ba998fa2..58b20c9bd 100644 --- a/docs/config.ts +++ b/docs/config.ts @@ -35,7 +35,7 @@ const sidebar = { children: [ '/welcome/introduction', '/welcome/introduction/features', - '/welcome/introduction/when', + '/welcome/introduction/why', // '/welcome/introduction/learning-guide', ], }, @@ -123,7 +123,6 @@ const sidebar = { 'title.TR-TR': 'Temel Kavramlar', type: 'group', children: [ - '/manual/core-concepts/a-b-c', '/manual/core-concepts/collections', '/manual/core-concepts/blocks', '/manual/core-concepts/actions', @@ -131,13 +130,6 @@ const sidebar = { '/manual/core-concepts/containers', ], }, - { - title: 'Blocks Guide', - 'title.zh-CN': 'εŒΊε—ζŒ‡ε—', - 'title.TR-TR': 'Blok Rehberi', - type: 'group', - children: ['/manual/blocks-guide/charts'], - }, ], '/development': [ {