Skip to content

Commit 701c726

Browse files
committed
add github nav link
1 parent 5fe013f commit 701c726

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

config.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ copyright = "Openpitrix Technology © 2018"
4040
name = "About"
4141
url = "/en/#about"
4242
weight = 5
43+
[[languages.en.menu.main]]
44+
identifier = "github"
45+
name = "Github"
46+
url = "https://github.com/openpitrix/openpitrix"
47+
weight = 6
4348

4449
[languages.en.index.first]
4550
title = "Application Management"
@@ -107,6 +112,11 @@ copyright = "Openpitrix Technology © 2018"
107112
name = "关于"
108113
url = "/zh/#about"
109114
weight = 5
115+
[[languages.zh.menu.main]]
116+
identifier = "github"
117+
name = "Github"
118+
url = "https://github.com/openpitrix/openpitrix"
119+
weight = 6
110120

111121
[languages.zh.index.first]
112122
title = "Application Management"

0 commit comments

Comments
 (0)