We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc62708 commit 07a9637Copy full SHA for 07a9637
1 file changed
config/_default/languages.yaml
@@ -26,6 +26,10 @@ zh:
26
name: "关于我们"
27
url: "/about/"
28
weight: 2
29
+ - identifier: "contribute"
30
+ name: "投稿指南"
31
+ url: "/contribute/"
32
+ weight: 3
33
# - identifier: "child-1"
34
# name: "示例子页面"
35
# url: "/example-page/"
0 commit comments