We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb112a3 commit d32334bCopy full SHA for d32334b
_config.yml
@@ -119,11 +119,11 @@ comments:
119
issue_term: # < url | pathname | title | ...>
120
# Giscus options › https://giscus.app
121
giscus:
122
- repo: Slavetomints/website-comments # <gh-username>/<repo>
123
- repo_id: R_kgDOOZwjRQ
+ repo: Slavetomints/slavetomints.github.io # <gh-username>/<repo>
+ repo_id: R_kgDOOZicdw
124
category: Announcements
125
- category_id: DIC_kwDOOZwjRc4CpG68
126
- mapping: # optional, default to 'pathname'
+ category_id: DIC_kwDOOZicd84CsoDL
+ mapping: "og:title" # optional, default to 'pathname'
127
strict: 1 # optional, default to '0'
128
input_position: top # optional, default to 'bottom'
129
lang: # optional, default to the value of `site.lang`
0 commit comments