Skip to content

Commit 073bebf

Browse files
gmoonclaude
andcommitted
Configure Giscus with category ID for blog comments
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 817c3a7 commit 073bebf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/BlogComments.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export function BlogComments({ slug }: { slug: string }) {
77
repo="forkzero/forkzero.ai"
88
repoId="R_kgDORLeYLw"
99
category="Blog Comments"
10-
categoryId="" /* TODO: Enable Discussions, create "Blog Comments" category, get ID from https://giscus.app */
10+
categoryId="DIC_kwDORLeYL84C2H-a"
1111
mapping="pathname"
1212
strict="0"
1313
reactionsEnabled="1"

0 commit comments

Comments
 (0)