From bfc23d4eb83dd9bf7d403fdcd9d5992f744d2a64 Mon Sep 17 00:00:00 2001 From: neveler <55753029+neveler@users.noreply.github.com> Date: Sat, 6 Dec 2025 13:40:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=B4=A1=E7=8C=AE=E6=8C=87?= =?UTF-8?q?=E5=8D=97=20(#352)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _data/navigation.yml | 2 +- _docs/contribution.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index 563031e..495382b 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -45,7 +45,7 @@ docs: description: 本文将告诉你如何设置默认的验证服务器。 - title: 其他 children: - - title: 为 HMCL 做出贡献 + - title: 贡献指南 url: /contribution.html - title: HMCL GitHub 地址 url: https://github.com/HMCL-dev/HMCL diff --git a/_docs/contribution.md b/_docs/contribution.md index 4504332..fc51ebd 100644 --- a/_docs/contribution.md +++ b/_docs/contribution.md @@ -1,7 +1,9 @@ --- -title: 为 HMCL 帮助文档出一份力 +title: 贡献指南 date: 2021-10-09 23:18:02 +0800 author: huanghongxun +classes: wide +toc: false --- 如果你认为你有能力为 HMCL 添加高质量的帮助文档,或希望修改错误,你可以到 [https://github.com/HMCL-dev/HMCL-docs](https://github.com/HMCL-dev/HMCL-docs) 仓库中发 Pull Request,或者提 Issue。