From 630307a3ea85a38da91a5396f468468fe4b9468a Mon Sep 17 00:00:00 2001 From: zhihuaiwen Date: Wed, 24 Jan 2024 23:35:39 +0800 Subject: [PATCH] update --- docs/.vuepress/config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 45f1b041..29a34996 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -3,7 +3,6 @@ import theme from "./theme.js"; import { commentPlugin } from "vuepress-plugin-comment2"; export default defineUserConfig({ - base: "/MyWebsite/", dest: "./dist", title: "个人博客", description: "个人博客",