mirror of
https://github.com/snowykami/mbcp.git
synced 2025-08-03 04:00:00 +00:00
📝 测试文档部署
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {defineConfig, type DefaultTheme} from 'vitepress'
|
||||
import {defineConfig} from 'vitepress'
|
||||
|
||||
export const common = defineConfig({
|
||||
title: "MBCP docs",
|
||||
|
@ -1,4 +1,4 @@
|
||||
import {defineConfig, type DefaultTheme} from 'vitepress'
|
||||
import {defineConfig} from 'vitepress'
|
||||
|
||||
export const en = defineConfig({
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
import {defineConfig, type DefaultTheme} from 'vitepress'
|
||||
import {defineConfig} from 'vitepress'
|
||||
|
||||
export const zh = defineConfig({
|
||||
|
||||
|
Reference in New Issue
Block a user