We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2edbdf commit 7607221Copy full SHA for 7607221
1 file changed
_config_theme.yml
@@ -69,8 +69,8 @@ giscus:
69
hostname: giscus.app # Replace with your giscus instance's hostname if self-hosting
70
repository: LizardByte/community # GitHub username/repository eg. "daattali/beautiful-jekyll"
71
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
+ category: Blog # Category name of your GitHub Discussion posts
+ category-id: DIC_kwDOMzlnm84CnN1j # ID of your category, retrieve this info from https://giscus.app
74
mapping: pathname
75
strict: 1
76
reactions-enabled: 1
0 commit comments