We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574d13d commit 4141fefCopy full SHA for 4141fef
1 file changed
_config.yml
@@ -102,9 +102,9 @@ avatar: https://avatars.githubusercontent.com/u/61572787
102
# boolean type, the global switch for ToC in posts.
103
toc: true
104
105
-# disqus:
106
-# comments: true # boolean type, the global switch for posts comments.
107
-# shortname: 'jerrylinlinlin-github-io' # Fill with your Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
+disqus:
+ comments: true # boolean type, the global switch for posts comments.
+ shortname: 'jerrylinlinlin-github-io' # Fill with your Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
108
109
comments:
110
active: 'giscus' # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
0 commit comments