From 30f483851f732329437784db1280ee6837902173 Mon Sep 17 00:00:00 2001 From: WncFht <2130212584@qq.com> Date: Sun, 10 Nov 2024 20:22:30 +0800 Subject: [PATCH] delete giscus --- hugo.yaml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index a54f86c..375d131 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -51,22 +51,22 @@ outputs: - RSS # 这个其实无所谓 - JSON # necessary for search, 这里的配置修改好之后,一定要重新生成一下 params: - giscus: - repo: "WncFht/WncFht.github.io" - repoId: "R_kgDONNHiog" - category: "General" - categoryId: "DIC_kwDONNHios4CkJLc" - mapping: "pathname" - strict: "0" - reactionsEnabled: "1" - emitMetadata: "0" - inputPosition: "bottom" - lightTheme: "light" - darkTheme: "dark" - lang: "zh-CN" - crossorigin: "anonymous" - assets: - disableHLJS: true + # giscus: + # repo: "WncFht/WncFht.github.io" + # repoId: "R_kgDONNHiog" + # category: "General" + # categoryId: "DIC_kwDONNHios4CkJLc" + # mapping: "pathname" + # strict: "0" + # reactionsEnabled: "1" + # emitMetadata: "0" + # inputPosition: "bottom" + # lightTheme: "light" + # darkTheme: "dark" + # lang: "zh-CN" + # crossorigin: "anonymous" + # assets: + # disableHLJS: true # 搜索 fuseOpts: isCaseSensitive: false # 是否大小写敏感