From bd6599839e5804d7766f5698c1d1732a707e9d3c Mon Sep 17 00:00:00 2001 From: radishzzz Date: Sat, 31 May 2025 00:43:14 +0100 Subject: [PATCH] chore: switch comment to waline --- src/config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.ts b/src/config.ts index 2f89a34..d0d98cf 100644 --- a/src/config.ts +++ b/src/config.ts @@ -75,7 +75,7 @@ export const themeConfig: ThemeConfig = { // https://waline.js.org/en/ waline: { // server url - serverURL: '', + serverURL: 'https://retypeset-comment.radishzz.cc', // emoji url emoji: [ 'https://unpkg.com/@waline/emojis@1.2.0/tw-emoji', @@ -90,7 +90,7 @@ export const themeConfig: ThemeConfig = { // giscus // https://giscus.app/ giscus: { - repo: 'radishzzz/comment-giscus', + // repo: 'radishzzz/comment-giscus', repoID: 'R_kgDOOy1K0w', category: 'Announcements', categoryID: 'DIC_kwDOOy1K084CqwuZ',