From 0dd474bcb38e4ac0cad873f9282dfbfaad6c6983 Mon Sep 17 00:00:00 2001 From: Reco Date: Wed, 10 Jan 2024 00:48:54 +0800 Subject: [PATCH] Update config.ts --- .vuepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/config.ts b/.vuepress/config.ts index 1904fb5..b77c5b5 100644 --- a/.vuepress/config.ts +++ b/.vuepress/config.ts @@ -94,7 +94,7 @@ export default defineUserConfig({ ], }, // commentConfig: { - // type: 'valie', + // type: 'valine', // // options 与 1.x 的 valineConfig 配置一致 // options: { // // appId: 'xxx',