diff --git a/docs/.vitepress/navbar/index.ts b/docs/.vitepress/navbar/index.ts index dee687e..9720052 100644 --- a/docs/.vitepress/navbar/index.ts +++ b/docs/.vitepress/navbar/index.ts @@ -15,6 +15,5 @@ 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 5b359e8..61d662d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -73,10 +73,6 @@ hero: text: "开源软件" link: "/open-software/notes/" target: '_blank' - - theme: alt - text: "书籍" - link: "/books/notes/" - target: '_blank' # 按钮下方的描述 features: