Skip to content

Commit 09d3612

Browse files
committed
顶栏只保留 Playground 入口,移除首页/大纲
1 parent 0a1ad68 commit 09d3612

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ export default defineConfig({
2929
themeConfig: {
3030
// https://vitepress.dev/reference/default-theme-config
3131
nav: [
32-
{ text: '首页', link: '/' },
33-
{ text: '大纲', link: '/objects/object/' },
3432
{ text: 'Playground', link: '/playground/' }
3533
],
3634

0 commit comments

Comments
 (0)