chore: 删除配置中的 base 路径设置

This commit is contained in:
anghunk
2026-01-22 08:51:09 +08:00
parent 1267018dd3
commit f221245c44

View File

@@ -6,7 +6,6 @@ export default defineConfig({
title: 'CWD 评论系统文档',
description: '基于 Cloudflare Workers 的轻量级评论系统',
lang: 'zh-CN',
base: '/cwd',
head: [
[
'link',