From e06c56a658cc83424174bafec23963205f5594ad Mon Sep 17 00:00:00 2001 From: "SilverAg.L" Date: Fri, 13 Jun 2025 00:09:17 +0800 Subject: [PATCH] chore: Giscus comment --- src/theme.hope.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/theme.hope.ts b/src/theme.hope.ts index 8f2a17e..2afe296 100644 --- a/src/theme.hope.ts +++ b/src/theme.hope.ts @@ -104,6 +104,14 @@ export default hopeTheme( indexName: 'agxcoy-shimakaze' }, + comment: { + provider: "Giscus", + repo: "AgxCOy/AgxCOy", + repoId: "R_kgDOLMGphQ", + category: "Comments", + categoryId: "DIC_kwDOLMGphc4CradT", + }, + components: { components: ["Badge", "VPCard"], },