File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
docs/.vuepress/configs/navbar Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -88,10 +88,6 @@ export const navbarEn: NavbarConfig = [
88
88
text : 'MarketPlace' ,
89
89
link : 'https://marketplace.vuejs.press' ,
90
90
} ,
91
- {
92
- text : 'Awesome VuePress' ,
93
- link : 'https://github.com/vuepress/awesome-vuepress' ,
94
- } ,
95
91
{
96
92
text : 'Contributing Guide' ,
97
93
link : 'https://github.com/vuepress/core/blob/main/CONTRIBUTING.md' ,
Original file line number Diff line number Diff line change @@ -84,10 +84,6 @@ export const navbarZh: NavbarConfig = [
84
84
text : '市场' ,
85
85
link : 'https://marketplace.vuejs.press/zh/' ,
86
86
} ,
87
- {
88
- text : 'Awesome VuePress' ,
89
- link : 'https://github.com/vuepress/awesome-vuepress' ,
90
- } ,
91
87
{
92
88
text : '贡献指南' ,
93
89
link : 'https://github.com/vuepress/core/blob/main/CONTRIBUTING_zh.md' ,
You can’t perform that action at this time.
0 commit comments