From d6240c0dee6e166a56218d012c0419955311a88c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9C=A7=E9=9B=A8=E3=83=90=E3=83=8B=E3=83=A9?= <118162831+KirisameVanilla@users.noreply.github.com> Date: Thu, 20 Nov 2025 23:13:22 +0800 Subject: [PATCH] Enhance contribution message with cloud storage info Updated contribution instructions to include personal cloud storage options. --- src/components/HomepageFeatures/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js index 9aa5ba1..113edba 100644 --- a/src/components/HomepageFeatures/index.js +++ b/src/components/HomepageFeatures/index.js @@ -26,7 +26,7 @@ const FeatureList = [ Svg: require('@site/static/img/undraw_docusaurus_react.svg').default, description: ( <> - 如果您会使用Github的话,可以在我们的仓库中新建issue与PR提交。如果不便使用,还可以联系zy1834576129@outlook.com,以“课栈资料贡献:[学院][专业][课程]”的格式作为主题发送邮件,我们自己整理上传。 + 如果您会使用Github的话,可以在我们的仓库中新建issue与PR提交,文件可存放在个人网盘(如百度网盘)等地方。如果不便使用,还可以联系zy1834576129@outlook.com,以“课栈资料贡献:[学院][专业][课程]”的格式作为主题发送邮件,我们自己整理上传。 ), },