From ffd16100ab84da75994974f55ae764b07af158de Mon Sep 17 00:00:00 2001 From: honglei Date: Mon, 9 Aug 2021 21:27:34 +0800 Subject: [PATCH] Add summer 2021 github link to the official website Signed-off-by: honglei --- config/_default/config.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/_default/config.toml b/config/_default/config.toml index bd2dfa02c..320f31292 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -330,6 +330,12 @@ name = "开源社区" URL = "https://github.com/kubesphere/community/blob/master/sig-advocacy-and-outreach/summer-ospp/README_zh-CN.md" 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 = "用户论坛"