File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ toc: true
113113
114114comments :
115115 # Global switch for the post-comment system. Keeping it empty means disabled.
116- provider : disqus # [disqus | utterances | giscus | staticman]
116+ provider : giscus # [disqus | utterances | giscus | staticman]
117117 # The provider options are as follows:
118118 disqus :
119119 shortname : tonyerwin
@@ -123,15 +123,15 @@ comments:
123123 issue_term : # < url | pathname | title | ...>
124124 # Giscus options › https://giscus.app
125125 giscus :
126- repo : # <gh-username>/<repo>
127- repo_id :
128- category :
129- category_id :
130- mapping : # optional, default to ' pathname'
131- strict : # optional, default to '0'
132- input_position : # optional, default to ' bottom'
133- lang : # optional, default to the value of `site.lang`
134- reactions_enabled : # optional, default to the value of `1`
126+ repo : aerwin/aerwin.github.io
127+ repo_id : MDEwOlJlcG9zaXRvcnk2NDU1MTY1NA==
128+ category : Comments
129+ category_id : DIC_kwDOA9j65s4C54_F
130+ mapping : pathname
131+ strict : 0
132+ input_position : bottom
133+ lang : en
134+ reactions_enabled : 1
135135
136136# Self-hosted static assets, optional › https://github.com/cotes2020/chirpy-static-assets
137137assets :
You can’t perform that action at this time.
0 commit comments