mirror of
https://github.com/snowykami/mbcp.git
synced 2026-01-25 13:12:13 +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