Skip to content

Commit c044d55

Browse files
committed
fix: 修复文档错误(再一次)
1 parent e903135 commit c044d55

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/.vitepress/config.mts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,13 @@ export default defineConfig({
3232
{ text: '插件配置', link: '/advanced/plugin-config' },
3333
{ text: '插件依赖', link: '/advanced/require-plugin' }
3434
]
35-
}
35+
},
3636
{
37-
text: '生态'
37+
text: '生态',
3838
items: [
3939
{ text: '插件商店', link: '/ecosystem/plugins' }
4040
]
41+
}
4142
],
4243

4344
socialLinks: [

0 commit comments

Comments
 (0)