diff --git a/config/_default/config.toml b/config/_default/config.toml index 544f8dd1e..8ce522804 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -167,6 +167,13 @@ name = "Community" URL = "https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md" weight = 5 + [[languages.en.menu.main]] + parent = "Community" + name = "Summer 2021" + URL = "https://github.com/kubesphere/community/blob/master/sig-advocacy-and-outreach/summer-ospp/README.md" + weight = 6 + + [languages.zh] weight = 2 contentDir = "content/zh" @@ -311,6 +318,12 @@ name = "开源社区" URL = "https://kubesphere.com.cn/" weight = 7 + [[languages.zh.menu.main]] + parent = "开源社区" + name = "暑期 2021" + URL = "https://github.com/kubesphere/community/blob/master/sig-advocacy-and-outreach/summer-ospp/README_zh-CN.md" + weight = 7 + [[languages.zh.menu.main]] weight = 6 name = "用户论坛"