diff --git a/docs/.vuepress/notes.ts b/docs/.vuepress/notes.ts index 5f9b2da6..c3a25f95 100644 --- a/docs/.vuepress/notes.ts +++ b/docs/.vuepress/notes.ts @@ -120,6 +120,7 @@ export const zhNotes = defineNotesConfig({ sidebar: [ { text: '插件', + link: '/plugins/', items: [ // 'caniuse', // 'iconify', diff --git a/docs/notes/plugins/README.md b/docs/notes/plugins/README.md index 77e3aefc..db761816 100644 --- a/docs/notes/plugins/README.md +++ b/docs/notes/plugins/README.md @@ -1,5 +1,5 @@ --- -title: 介绍 +title: 插件 author: pengzhanbo createTime: 2024/03/11 17:34:29 permalink: /plugins/