diff --git a/docs/.vitepress/src/config/home.ts b/docs/.vitepress/src/config/home.ts index 731f1ec03e3dd36c25bdd3396697b20088aebc62..0a01448fa4a8dea21d3b24611221b2dc5e699e99 100644 --- a/docs/.vitepress/src/config/home.ts +++ b/docs/.vitepress/src/config/home.ts @@ -45,7 +45,7 @@ export const cardList = [ background: BgX2, backgroundMo: BgX2Mo, title: '贡献指南', - desc: '贡献指南', + desc: '参与文档贡献的方式', href: '/zh/Contribute/contribution_process.html', }, ];