File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ toc: true
107107# shortname: 'jerrylinlinlin-github-io' # Fill with your Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
108108
109109comments :
110- active : # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
110+ active : ' giscus ' # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
111111 # The active options are as follows:
112112 disqus :
113113 shortname : ' jerrylinlinlin-github-io'
@@ -121,10 +121,10 @@ comments:
121121 repo_id : " MDEwOlJlcG9zaXRvcnkzODg3NzE4NjI="
122122 category : " General"
123123 category_id : " DIC_kwDOFywwFs4CYBvu"
124- mapping : # optional, default to 'pathname'
125- input_position : # optional, default to 'bottom'
124+ mapping : ' pathname ' # optional, default to 'pathname'
125+ input_position : ' bottom ' # optional, default to 'bottom'
126126 lang : # optional, default to the value of `site.lang`
127- reactions_enabled : # optional, default to the value of `1`
127+ reactions_enabled : 1 # optional, default to the value of `1`
128128
129129# Self-hosted static assets, optional › https://github.com/cotes2020/chirpy-static-assets
130130assets :
You can’t perform that action at this time.
0 commit comments