From 4ad09b9df38253e5aea139bde736eeea12732798 Mon Sep 17 00:00:00 2001 From: huan_kong <49610758+huankong233@users.noreply.github.com> Date: Wed, 20 Mar 2024 10:40:36 +0800 Subject: [PATCH] fix docs --- docs/notes/theme/guide/功能/评论.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notes/theme/guide/功能/评论.md b/docs/notes/theme/guide/功能/评论.md index 2488393a..e9e203f7 100644 --- a/docs/notes/theme/guide/功能/评论.md +++ b/docs/notes/theme/guide/功能/评论.md @@ -25,7 +25,7 @@ export default defineUserConfig({ plugins: { comment: { // 服务提供商 - provider: '', // "Artalk“ | "Giscus" | "Twikoo" | "Waline" + provider: '', // "Artalk" | "Giscus" | "Twikoo" | "Waline" // 是否默认启用评论 comment: true,