From f5e8bdfd825d33c02a95f9151981d9d80a629cfa Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Thu, 29 Aug 2024 19:59:04 +0800 Subject: [PATCH] docs: update docs --- docs/.vuepress/notes.ts | 1 + docs/notes/plugins/README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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/