diff --git a/config/_default/config.toml b/config/_default/config.toml index 4bef7d400..4f923e99c 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -34,7 +34,8 @@ facebookLink = "https://www.facebook.com/kubesphere" twitterLink = "https://twitter.com/KubeSphere" mediumLink = "https://itnext.io/@kubesphere" linkedinLink = "https://www.linkedin.com/company/kubesphere/" - +DemoLinkEn = "https://kubesphere.cloud/en/console/managed-cluster/" +DemoLinkZh = "https://kubesphere.cloud/console/managed-cluster/" [languages.en] contentDir = "content/en" diff --git a/config/upstream-zh/config.toml b/config/upstream-zh/config.toml index b4ccef1d7..fda431197 100644 --- a/config/upstream-zh/config.toml +++ b/config/upstream-zh/config.toml @@ -8,8 +8,6 @@ addBaiduAnalytics = true bilibiliLink = "https://space.bilibili.com/438908638" -DemoLink = "https://kubesphere.cloud/console/managed-cluster/" - [languages.en.params] useSendcloud = true mailchimpSubscribeUrl = "https://www.sendcloud.net/v3/api/subInvite/subscription?invitecode=1dc5a4fb-894c-4470-b01d-ca7fa9d47a46" diff --git a/config/upstream/config.toml b/config/upstream/config.toml index 6ec8dea92..ff2fa19aa 100644 --- a/config/upstream/config.toml +++ b/config/upstream/config.toml @@ -8,5 +8,4 @@ hotjarTracking = true youtubeLink = "https://www.youtube.com/c/KubeSphere" addLinkedin = true addTwitter = true -useSendcloud = false -DemoLink = "https://kubesphere.cloud/en/console/managed-cluster/" \ No newline at end of file +useSendcloud = false \ No newline at end of file diff --git a/i18n/zh.yaml b/i18n/zh.yaml index 387fcea5e..a6f370152 100644 --- a/i18n/zh.yaml +++ b/i18n/zh.yaml @@ -41,7 +41,9 @@ - id: demo content 2 translation: 2.进入管理控制台,点击创建托管集群服务。 - id: demo content 3 - translation: 3.使用默认账户和密码 (admin/P@88word)登录 KubeSphere。 + translation: 3.新建一个安装了 KubeSphere 的 K8s 集群。 +- id: demo content 4 + translation: 4.使用默认账户和密码 (admin/P@88word)登录 KubeSphere。 - id: Coming Soon translation: Coming Soon - id: Read More diff --git a/layouts/partials/header.html b/layouts/partials/header.html index e715cd103..131d92fda 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -77,15 +77,20 @@ {{ end }}