mirror of
https://github.com/snowykami/mbcp.git
synced 2026-01-25 13:12:13 +00:00
📝 测试文档部署
This commit is contained in:
10
docs/.vitepress/config/en.ts
Normal file
10
docs/.vitepress/config/en.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
import {defineConfig, type DefaultTheme} from 'vitepress'
|
||||
|
||||
export const en = defineConfig({
|
||||
|
||||
lang: "en-US",
|
||||
description: "A library made for Minecraft particle generation",
|
||||
|
||||
themeConfig: {
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user