We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca00930 commit bfc23d4Copy full SHA for bfc23d4
_data/navigation.yml
@@ -45,7 +45,7 @@ docs:
45
description: 本文将告诉你如何设置默认的验证服务器。
46
- title: 其他
47
children:
48
- - title: 为 HMCL 做出贡献
+ - title: 贡献指南
49
url: /contribution.html
50
- title: HMCL GitHub 地址
51
url: https://github.com/HMCL-dev/HMCL
_docs/contribution.md
@@ -1,7 +1,9 @@
1
---
2
-title: 为 HMCL 帮助文档出一份力
+title: 贡献指南
3
date: 2021-10-09 23:18:02 +0800
4
author: huanghongxun
5
+classes: wide
6
+toc: false
7
8
9
如果你认为你有能力为 HMCL 添加高质量的帮助文档,或希望修改错误,你可以到 [https://github.com/HMCL-dev/HMCL-docs](https://github.com/HMCL-dev/HMCL-docs) 仓库中发 Pull Request,或者提 Issue。
0 commit comments