From fc2f8ebd47ad7686e79a3394f992b82a1ec1dd41 Mon Sep 17 00:00:00 2001 From: Capchen <18879890225@163.com> Date: Fri, 10 Jan 2025 11:23:02 +0800 Subject: [PATCH] feat: comment --- src/.vuepress/theme.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index ec20e9ec..11654d32 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -51,11 +51,11 @@ export default hopeTheme({ plugins: { blog: true, git: false, - // comment: { - // // You should generate and use your own comment service - // provider: "Waline", - // serverURL: "https://waline-comment.vuejs.press", - // }, + comment: { + // You should generate and use your own comment service + provider: "Waline", + serverURL: "https://sunflower-comment-2ubc9hbq5-capchens-projects.vercel.app", + }, // all features are enabled for demo, only preserve features you need here mdEnhance: {