Skip to content

Commit 7607221

Browse files
fix(blog): change giscus category (#209)
1 parent d2edbdf commit 7607221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config_theme.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ giscus:
6969
hostname: giscus.app # Replace with your giscus instance's hostname if self-hosting
7070
repository: LizardByte/community # GitHub username/repository eg. "daattali/beautiful-jekyll"
7171
repository-id: R_kgDOMzlnmw # ID of your repository, retrieve this info from https://giscus.app
72-
category: Announcements # Category name of your GitHub Discussion posts
73-
category-id: DIC_kwDOMzlnm84Cil5m # ID of your category, retrieve this info from https://giscus.app
72+
category: Blog # Category name of your GitHub Discussion posts
73+
category-id: DIC_kwDOMzlnm84CnN1j # ID of your category, retrieve this info from https://giscus.app
7474
mapping: pathname
7575
strict: 1
7676
reactions-enabled: 1

0 commit comments

Comments
 (0)