change link

This commit is contained in:
liuboaibc 2020-06-09 17:48:43 +08:00
parent 0d197ce84f
commit ebb18c14a5
4 changed files with 7 additions and 7 deletions

View File

@ -419,10 +419,10 @@
background-color: #e4edf6;
}
a {
& > span {
position: absolute;
top: 71px;
right: 35px;
right: 30px;
}
}

View File

@ -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
---

View File

@ -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

View File

@ -102,7 +102,7 @@
<p class="common-p">{{ .content | safeHTML }}</p>
</div>
<div class='middle-line'></div>
<a class="common-green-a" href="{{ .link }}">{{ i18n "Read More" }} →</a>
<span class="common-green-a">{{ i18n "Coming Soon" }}</span>
</li>
{{ end }}
</ul>
@ -168,7 +168,7 @@
<div class='link-div'>
<a class="common-black-a" href="{{ .link }}">{{ .linkContent }}</a>
</div>
<a class='join-div' href="{{ .titleLink }}">
<a class='join-div' href="{{ .joinsLink }}">
<p class='p1'>{{ .joinTitle }}</p>
<p class='p2'>{{ .joinContent }}</p>
<img src="/images/home/join-right.svg" alt="">