mirror of
https://github.com/Aexiar/c.git
synced 2024-10-22 14:05:45 +02:00
c
This commit is contained in:
parent
db02185b14
commit
b677f0388f
@ -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/' },
|
||||
]
|
@ -73,10 +73,6 @@ hero:
|
||||
text: "开源软件"
|
||||
link: "/open-software/notes/"
|
||||
target: '_blank'
|
||||
- theme: alt
|
||||
text: "书籍"
|
||||
link: "/books/notes/"
|
||||
target: '_blank'
|
||||
|
||||
# 按钮下方的描述
|
||||
features:
|
||||
|
Loading…
Reference in New Issue
Block a user