main logo
This commit is contained in:
@ -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
|
||||||
|
|||||||
BIN
.vuepress/public/images/logo-main.png
Normal file
BIN
.vuepress/public/images/logo-main.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
@ -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}`
|
||||||
|
|||||||
@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user