Skip to content

Commit adda3b0

Browse files
committed
docs: simplify website top navigation
1 parent 5ffae61 commit adda3b0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

website/rspress.config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ type NavMenuSource = {
4343
type NavSource = NavLinkSource | NavMenuSource;
4444

4545
const navSource: NavSource[] = [
46-
{
47-
en: 'Quick Start',
48-
zh: '快速开始',
49-
link: '/getting-started'
50-
},
5146
{
5247
en: 'Common Scenarios',
5348
zh: '常用场景',

0 commit comments

Comments
 (0)