diff --git a/assets/scss/index.scss b/assets/scss/index.scss index 0096228c3..a1e2cc674 100644 --- a/assets/scss/index.scss +++ b/assets/scss/index.scss @@ -419,10 +419,10 @@ background-color: #e4edf6; } - a { + & > span { position: absolute; top: 71px; - right: 35px; + right: 30px; } } diff --git a/content/en/_index.md b/content/en/_index.md index 2bc51766b..77420ad5d 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -181,6 +181,6 @@ section6: linkContent: Want your logo up there? Just submit a pull request → joinTitle: Join the Revolution, Partner with KubeSphere joinContent: We look forward to your joining KubeSphere partner program to improve both ecosystems and grow your business. - joinLink: + joinLink: partner image: /images/home/certification.jpg --- diff --git a/i18n/en.yaml b/i18n/en.yaml index 69b364f3a..d5a8e271d 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -34,6 +34,6 @@ translation: 2.This demo account is only allowed to view parts of UI - id: demo content 3 translation: 3.It's recommended that install KubeSphere in your environment -- id: Read More - translation: Read More +- id: Coming Soon + translation: Coming Soon diff --git a/layouts/index.html b/layouts/index.html index bda887941..34d316b2c 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -102,7 +102,7 @@
{{ .content | safeHTML }}
- {{ i18n "Read More" }} → + {{ i18n "Coming Soon" }} {{ end }} @@ -168,7 +168,7 @@ - +{{ .joinTitle }}
{{ .joinContent }}