update SEO

Signed-off-by: liuboaibc <kukudehero@gmail.com>
This commit is contained in:
liuboaibc 2021-03-30 17:55:48 +08:00
parent 293d6a95a9
commit 6598b05b05
5 changed files with 4 additions and 16 deletions

View File

@ -104,7 +104,7 @@ main {
& > li {
width: 243px;
float: left;
& > h2 {
& > p {
padding-bottom: 12px;
font-size: 16px;
line-height: 1.5;

View File

@ -170,7 +170,7 @@
background-repeat: no-repeat;
background-position: bottom;
& > h2 {
& > p {
padding: 30px 40px;
font-weight: 600;
line-height: 1.2;

View File

@ -53,12 +53,6 @@ footer:
link: https://kubesphere.io
- content: China Site
link: https://kubesphere.com.cn/
- content: Europe Site
link: https://kubesphere.eu
- content: Turkey Site
link: https://kubesphereturkey.com
- content: Spain Site
link: https://kubesphere.es
- title: Products and Services
list:

View File

@ -58,12 +58,6 @@ footer:
link: https://kubesphere.com.cn/forum
- content: 全球站
link: https://kubesphere.io
- content: 欧洲站
link: https://kubesphere.eu
- content: 土耳其站
link: https://kubesphereturkey.com
- content: 西班牙站
link: https://kubesphere.es
- title: 产品与服务
list:

View File

@ -2,10 +2,10 @@
<ul class="common-flex-layout">
{{ range $sections }}
<li>
<h2>
<p>
<span><img src="{{ .Params.icon }}" alt="{{ .LinkTitle }}"></span>
<a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a>
</h2>
</p>
{{ $page_list := (union (where .Pages ".Params._build.render" "!=" false) .Sections).ByWeight }}
{{ $length := len $page_list}}
<ul>