Skip to content

Commit 46eb5ae

Browse files
committed
Add ruyisdk.cn to menubar
1 parent 255e2a6 commit 46eb5ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/_default/hugo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ ignoreLogs = ['warning-goldmark-raw-html']
6161
name = "新闻"
6262
url = "/zh/news/"
6363
weight = 4
64+
[[languages.zh.menus.main]]
65+
identifier = "forum"
66+
name = "RuyiSDK 论坛"
67+
url = "https://ruyisdk.cn"
68+
weight = 3
6469
[languages.ru]
6570
contentDir = 'content/ru'
6671
disabled = false

0 commit comments

Comments
 (0)