fix: giscus config

This commit is contained in:
Timothy Lin
2021-07-18 16:27:47 +08:00
parent 293f8ed5b5
commit 8084247377
3 changed files with 4 additions and 13 deletions

View File

@ -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