新增:《我的标签》,模仿语雀标签页
This commit is contained in:
@@ -17,6 +17,11 @@ export const nav: DefaultTheme.Config['nav'] = [
|
||||
],
|
||||
activeMatch: '/courses/'
|
||||
},
|
||||
{
|
||||
text: '我的标签',
|
||||
link: '/tags',
|
||||
activeMatch: '/tags'
|
||||
},
|
||||
{
|
||||
text: '关于',
|
||||
items: [
|
||||
|
Reference in New Issue
Block a user