fix: giscus config
This commit is contained in:
@ -151,10 +151,9 @@ comment: {
|
||||
provider: '', // supported providers: giscus, utterances, disqus
|
||||
giscusConfig: {
|
||||
repo: '', // username/repoName
|
||||
// Visit the link below and copy/paste the 'repositoryId', 'category' and 'categoryId'
|
||||
// https://giscus.app/api/discussions/categories?repo={username}%2F{repoName}
|
||||
// Visit the link below, enter your repo in the configuration section and copy the script data parameters
|
||||
// https://giscus.app/
|
||||
repositoryId: '',
|
||||
category: [],
|
||||
categoryId: '',
|
||||
mapping: '', // supported options: pathname, url, title
|
||||
reactions: '', // Emoji reactions: 1 = enable / 0 = disable
|
||||
|
Reference in New Issue
Block a user