We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 6f7f9ff commit 7d434a9Copy full SHA for 7d434a9
docs/.vuepress/configs/navbar/zh-hans.ts
@@ -73,5 +73,9 @@ export const navbarZhHans: NavbarConfig = [
73
text: 'Gitee',
74
link: 'https://gitee.com/salvo-rs/salvo',
75
},
76
+ {
77
+ text: 'Gitcode',
78
+ link: 'https://gitcode.com/salvo-rs/salvo',
79
+ },
80
// versions,
81
]
docs/.vuepress/configs/navbar/zh-hant.ts
@@ -73,5 +73,9 @@ export const navbarZhHant: NavbarConfig = [
0 commit comments