There was an error while loading. Please reload this page.
1 parent 0a1ad68 commit 09d3612Copy full SHA for 09d3612
1 file changed
.vitepress/config.mts
@@ -29,8 +29,6 @@ export default defineConfig({
29
themeConfig: {
30
// https://vitepress.dev/reference/default-theme-config
31
nav: [
32
- { text: '首页', link: '/' },
33
- { text: '大纲', link: '/objects/object/' },
34
{ text: 'Playground', link: '/playground/' }
35
],
36
0 commit comments