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 affe9bf commit cb3fc2fCopy full SHA for cb3fc2f
_config.yml
@@ -97,8 +97,9 @@ social_preview_image: # string, local or CORS resources
97
toc: true
98
99
comments:
100
- active: # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
101
- # The active options are as follows:
+ # Global switch for the post comment system. Keeping it empty means disabled.
+ provider: # [disqus | utterances | giscus]
102
+ # The provider options are as follows:
103
disqus:
104
shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
105
# utterances settings › https://utteranc.es/
0 commit comments