main logo
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<h1 id="main-title">Kuboard</h1>
|
||||
|
||||
<p class="description">
|
||||
Kubernetes 安装文档/教程/实践/管理界面
|
||||
快速在 Kubernetes 上落地微服务
|
||||
</p>
|
||||
|
||||
<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
|
||||
# heroImage: /overview.png
|
||||
# heroImage: /images/logo.png
|
||||
layout: HomePage
|
||||
actionText: 在线体验
|
||||
# actionLink: `http://demo.kuboard.cn/#/dashboard?k8sToken=${$site.themeConfig.kuboardToken}`
|
||||
|
||||
@ -4,9 +4,7 @@ description: 介绍 Kuboard - Kubernetes 微服务管理界面,并为 Kubernet
|
||||
|
||||
## Kuboard 简介
|
||||
|
||||
A cool Kubernetes dashboard.
|
||||
|
||||
基于 Kubernetes 的微服务管理平台
|
||||
<img src="/images/logo-main.png" style="background-color: #0063dc; max-width: 420px;" />
|
||||
|
||||
<div style="border-top: 1px solid #eaecef;
|
||||
padding: 1.2rem 0;
|
||||
|
||||
Reference in New Issue
Block a user