mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
feat: Add certification zh menu
Signed-off-by: lannyfu <lannyfu@kubesphere.io>
This commit is contained in:
parent
b9d4fef7e7
commit
4f2ac4303a
|
|
@ -66,7 +66,7 @@
|
|||
|
||||
.nav {
|
||||
height:100%;
|
||||
margin-left: 280px;
|
||||
margin-left: 250px;
|
||||
margin-right: 360px;
|
||||
line-height: 93px;
|
||||
|
||||
|
|
|
|||
|
|
@ -392,6 +392,11 @@ weight = 6
|
|||
name = "用户论坛"
|
||||
URL = "https://ask.kubesphere.io/forum"
|
||||
|
||||
[[languages.zh.menu.main]]
|
||||
weight = 7
|
||||
name = "认证"
|
||||
URL = "https://kubesphere.cloud/certification/"
|
||||
|
||||
|
||||
# [languages.tr]
|
||||
# weight = 3
|
||||
|
|
|
|||
Loading…
Reference in New Issue