新增:《我的归档》
This commit is contained in:
@@ -22,6 +22,11 @@ export const nav: DefaultTheme.Config['nav'] = [
|
||||
link: '/tags',
|
||||
activeMatch: '/tags'
|
||||
},
|
||||
{
|
||||
text: '我的归档',
|
||||
link: '/archives',
|
||||
activeMatch: '/archives'
|
||||
},
|
||||
{
|
||||
text: '关于',
|
||||
items: [
|
||||
|
Reference in New Issue
Block a user