From 8ef97d62ff736a65d996732610dc2e0927658ebc Mon Sep 17 00:00:00 2001 From: Ad-closeNN <1709301095@qq.com> Date: Sat, 2 May 2026 01:17:01 +0800 Subject: [PATCH] =?UTF-8?q?fix(post):=20=E4=BF=AE=E5=A4=8D=E4=B8=80?= =?UTF-8?q?=E5=A4=84=20AI=20=E6=80=BB=E7=BB=93=E7=9A=84=E9=94=99:=20giscus?= =?UTF-8?q?.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/posts/giscus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/posts/giscus.md b/src/content/posts/giscus.md index a23807e..91e3195 100644 --- a/src/content/posts/giscus.md +++ b/src/content/posts/giscus.md @@ -7,7 +7,7 @@ image: /public/pic/giscus-preview.png customcover: /public/pic/giscus-no-content.png showcover: false category: 教程 -aiSummary: "本文介绍了如何在博客��接入 Giscus 评论区,包含在博客仓库或专用仓库存放、获取并粘贴 JS 代码、将评论区嵌入特定页面与页面模板中的具体实现,以及 origin 配置与简单的反垃圾思路。" +aiSummary: "本文介绍了如何在博客中接入 Giscus 评论区,包含在博客仓库或专用仓库存放、获取并粘贴 JS 代码、将评论区嵌入特定页面与页面模板中的具体实现,以及 origin 配置与简单的反垃圾思路。" aiSummaryModel: "gpt-5-nano" --- # 前言