main logo

This commit is contained in:
huanqing.shao
2019-09-11 17:23:04 +08:00
parent 1ce86edcb3
commit 03ea40b807
4 changed files with 3 additions and 5 deletions

View File

@ -10,7 +10,7 @@
<h1 id="main-title">Kuboard</h1> <h1 id="main-title">Kuboard</h1>
<p class="description"> <p class="description">
Kubernetes 安装文档/教程/实践/管理界面 快速在 Kubernetes 上落地微服务
</p> </p>
<span <span

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@ -1,6 +1,6 @@
--- ---
home: true home: true
# heroImage: /overview.png # heroImage: /images/logo.png
layout: HomePage layout: HomePage
actionText: 在线体验 actionText: 在线体验
# actionLink: `http://demo.kuboard.cn/#/dashboard?k8sToken=${$site.themeConfig.kuboardToken}` # actionLink: `http://demo.kuboard.cn/#/dashboard?k8sToken=${$site.themeConfig.kuboardToken}`

View File

@ -4,9 +4,7 @@ description: 介绍 Kuboard - Kubernetes 微服务管理界面,并为 Kubernet
## Kuboard 简介 ## Kuboard 简介
A cool Kubernetes dashboard. <img src="/images/logo-main.png" style="background-color: #0063dc; max-width: 420px;" />
基于 Kubernetes 的微服务管理平台
<div style="border-top: 1px solid #eaecef; <div style="border-top: 1px solid #eaecef;
padding: 1.2rem 0; padding: 1.2rem 0;