From f221245c44b21a7053e1f5d67628b29b97bd1ec2 Mon Sep 17 00:00:00 2001 From: anghunk Date: Thu, 22 Jan 2026 08:51:09 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=20base=20=E8=B7=AF=E5=BE=84=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/.vitepress/config.mjs b/docs/.vitepress/config.mjs index 3be47d2..e10a341 100644 --- a/docs/.vitepress/config.mjs +++ b/docs/.vitepress/config.mjs @@ -6,7 +6,6 @@ export default defineConfig({ title: 'CWD 评论系统文档', description: '基于 Cloudflare Workers 的轻量级评论系统', lang: 'zh-CN', - base: '/cwd', head: [ [ 'link',