diff options
Diffstat (limited to 'docs/src/config.ts')
-rw-r--r-- | docs/src/config.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/src/config.ts b/docs/src/config.ts index 3cd88714a..50132d16d 100644 --- a/docs/src/config.ts +++ b/docs/src/config.ts @@ -135,7 +135,6 @@ export const SIDEBAR = { { text: '新手上路', link: 'zh-TW/getting-started' }, { text: '快速開始', link: 'zh-TW/quick-start' }, { text: '安裝', link: 'zh-TW/installation' }, - { text: '佈景主題', link: 'zh-TW/themes' }, ], bg: [ { text: 'Главни', header: true }, |