添加工具栏和友链
This commit is contained in:
@@ -8,5 +8,13 @@ export default defineNavbarConfig([
|
||||
{
|
||||
text: '博客',
|
||||
link: '/blog/',
|
||||
}
|
||||
},
|
||||
{
|
||||
text: '工具',
|
||||
link: '/tools/',
|
||||
},
|
||||
{
|
||||
text: '友情链接',
|
||||
link: '/friends/',
|
||||
},
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user