mirror of
https://github.com/snowykami/mbcp.git
synced 2026-01-25 21:21:56 +00:00
📝 测试文档部署
This commit is contained in:
10
docs/.vitepress/config/zh.ts
Normal file
10
docs/.vitepress/config/zh.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
import {defineConfig, type DefaultTheme} from 'vitepress'
|
||||
|
||||
export const zh = defineConfig({
|
||||
|
||||
lang: "zh-Hans",
|
||||
description: "一个用于Minecraft粒子计算和生成的库",
|
||||
|
||||
themeConfig: {
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user