mirror of
https://github.com/gkd-kit/docs.git
synced 2024-12-27 03:05:37 +08:00
fix: sidebarMenuLabel
This commit is contained in:
parent
dc0d58dcf6
commit
1aadf76364
|
@ -27,7 +27,7 @@ export default defineConfig({
|
||||||
},
|
},
|
||||||
returnToTopLabel: '返回顶部',
|
returnToTopLabel: '返回顶部',
|
||||||
darkModeSwitchLabel: '外观',
|
darkModeSwitchLabel: '外观',
|
||||||
sidebarMenuLabel: '归档',
|
sidebarMenuLabel: '目录',
|
||||||
nav: [
|
nav: [
|
||||||
{ text: '指引', link: '/guide/', activeMatch: '/guide/' },
|
{ text: '指引', link: '/guide/', activeMatch: '/guide/' },
|
||||||
{ text: 'API', link: '/api/', activeMatch: '/api/' },
|
{ text: 'API', link: '/api/', activeMatch: '/api/' },
|
||||||
|
|
Loading…
Reference in New Issue
Block a user