dev
This commit is contained in:
parent
f1f8323901
commit
2e4175de86
|
@ -4,7 +4,7 @@ import { defineConfig } from 'vitepress'
|
|||
export default defineConfig({
|
||||
lang: 'zh-CN',
|
||||
title: "Blocks Service Mesh",
|
||||
description: "部署即使用的微服务架构",
|
||||
description: "部署即应用的微服务架构",
|
||||
|
||||
srcDir: '../src',
|
||||
assetsDir: './static',
|
||||
|
|
|
@ -4,8 +4,8 @@ layout: home
|
|||
|
||||
hero:
|
||||
name: "Blocks Service Mesh"
|
||||
text: "部署即使用的微服务架构"
|
||||
tagline: Backend as a Service
|
||||
text: "部署即使用的MA"
|
||||
tagline: Backend as a Service Microservice Architecture
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Markdown Examples
|
||||
|
|
Loading…
Reference in New Issue