Update config.mjs

This commit is contained in:
anghunk
2026-01-21 15:30:21 +08:00
parent bd1a9ab9e9
commit 5d2b37aa88

View File

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