Skip to content

Commit d743bce

Browse files
committed
chore: remove awesome vuepress
1 parent b7b674b commit d743bce

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

docs/.vuepress/configs/navbar/en.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ export const navbarEn: NavbarConfig = [
8888
text: 'MarketPlace',
8989
link: 'https://marketplace.vuejs.press',
9090
},
91-
{
92-
text: 'Awesome VuePress',
93-
link: 'https://github.com/vuepress/awesome-vuepress',
94-
},
9591
{
9692
text: 'Contributing Guide',
9793
link: 'https://github.com/vuepress/core/blob/main/CONTRIBUTING.md',

docs/.vuepress/configs/navbar/zh.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@ export const navbarZh: NavbarConfig = [
8484
text: '市场',
8585
link: 'https://marketplace.vuejs.press/zh/',
8686
},
87-
{
88-
text: 'Awesome VuePress',
89-
link: 'https://github.com/vuepress/awesome-vuepress',
90-
},
9187
{
9288
text: '贡献指南',
9389
link: 'https://github.com/vuepress/core/blob/main/CONTRIBUTING_zh.md',

0 commit comments

Comments
 (0)