From b094022f47814a39743b2af3f21c0f26c295bffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=A4=A7=E4=BB=99?= <1900919313@qq.com> Date: Thu, 17 Oct 2024 03:01:32 +0000 Subject: [PATCH] =?UTF-8?q?2024=E5=B9=B410=E6=9C=8817=E6=97=A5=2011:01?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/navbar/index.ts | 1 + docs/index.md | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/.vitepress/navbar/index.ts b/docs/.vitepress/navbar/index.ts index 9720052..dee687e 100644 --- a/docs/.vitepress/navbar/index.ts +++ b/docs/.vitepress/navbar/index.ts @@ -15,5 +15,6 @@ export const nav: DefaultTheme.NavItem[] = [ }, { text: '数据库', link: '/db/notes/', target: '_blank' }, { text: '开源软件', link: '/open-software/notes/', target: '_blank' }, + { text: '书籍', link: '/books/notes/', target: '_blank' }, { text: '关于我', link: '/notes/about/' }, ] \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 2db9bcf..5b359e8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -72,7 +72,11 @@ hero: - theme: alt text: "开源软件" link: "/open-software/notes/" - target: '_blank' + target: '_blank' + - theme: alt + text: "书籍" + link: "/books/notes/" + target: '_blank' # 按钮下方的描述 features: