docs: add plugin

This commit is contained in:
Hufe921
2023-06-25 21:33:43 +08:00
committed by Hufe
parent 107c4b86a8
commit d0e1c9b526
2 changed files with 29 additions and 0 deletions
+6
View File
@@ -61,6 +61,12 @@ export default defineConfig({
items: [
{ text: '全局API', link: '/guide/api' }
]
},
{
text: '插件',
items: [
{ text: '自定义插件', link: '/guide/plugin' }
]
}
],
socialLinks: [{