dev
This commit is contained in:
parent
9d6757bf0f
commit
e4dbd536c6
|
@ -5,7 +5,7 @@ export default defineConfig({
|
|||
lang: 'zh-CN',
|
||||
title: "Blocks Service Mesh",
|
||||
description: "部署即应用的微服务架构",
|
||||
|
||||
logo: './static/logo.png',
|
||||
srcDir: '../src',
|
||||
assetsDir: './static',
|
||||
outDir: '../dist',
|
||||
|
@ -45,7 +45,7 @@ export default defineConfig({
|
|||
],
|
||||
|
||||
socialLinks: [
|
||||
{ icon: 'github', link: 'https://github.com/vuejs/vitepress' }
|
||||
{ svg: 'github', link: 'https://git.apinb.com' }
|
||||
],
|
||||
|
||||
footer: {
|
||||
|
|
|
@ -6,6 +6,7 @@ hero:
|
|||
name: "Blocks"
|
||||
text: "Service Mesh"
|
||||
tagline: 私有化部署,部署即应用的微服务架构
|
||||
image: ./static/main-banner-2.png
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 开始使用
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
Binary file not shown.
After Width: | Height: | Size: 115 KiB |
Loading…
Reference in New Issue