JavaScript error: Cannot read properties of undefined (reading 'endsWith') (https://git.liteyuki.icu/assets/js/index.js?v=1.23.3 @ 15:151791). Open browser console to see more details.
1
0
forked from bot/app

docs: vuepress构建文档

This commit is contained in:
远野千束 2024-03-28 08:39:36 +08:00
parent d44b5ea143
commit 70cabc2383

@ -2,7 +2,7 @@ import { defineUserConfig } from "vuepress";
import theme from "./theme.js"; import theme from "./theme.js";
export default defineUserConfig({ export default defineUserConfig({
base: "/LiteyukiBot", base: "/",
lang: "zh-CN", lang: "zh-CN",
title: "文档演示", title: "文档演示",