mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-27 05:10:55 +00:00
docs: vuepress构建文档
This commit is contained in:
@ -2,7 +2,7 @@ import { defineUserConfig } from "vuepress";
|
||||
import theme from "./theme.js";
|
||||
|
||||
export default defineUserConfig({
|
||||
base: "/",
|
||||
base: "/LiteyukiBot",
|
||||
|
||||
lang: "zh-CN",
|
||||
title: "文档演示",
|
||||
|
Reference in New Issue
Block a user