We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d287a commit b32d7a8Copy full SHA for b32d7a8
.vitepress/config.mts
@@ -7,7 +7,7 @@ const prod = !!process.env.VITEPRESS_PROD
7
8
// https://vitepress.dev/reference/site-config
9
export default defineConfig({
10
- title: 'RustFS',
+ title: 'RustFS 文档中心',
11
description: 'RustFS - MinIO 国产化替代方案, 高性能分布式存储',
12
lang: 'zh-Hans',
13
ignoreDeadLinks: true,
0 commit comments