We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f0a1d commit 1b3c13bCopy full SHA for 1b3c13b
_config.yml
@@ -105,7 +105,7 @@ toc: true
105
106
comments:
107
# Global switch for the post-comment system. Keeping it empty means disabled.
108
- provider: # [disqus | utterances | giscus]
+ provider: giscus # [disqus | utterances | giscus]
109
# The provider options are as follows:
110
disqus:
111
shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
@@ -115,7 +115,7 @@ comments:
115
issue_term: # < url | pathname | title | ...>
116
# Giscus options › https://giscus.app
117
giscus:
118
- repo: # <gh-username>/<repo>
+ repo: LinkCaau/linkcaau.github.io
119
repo_id:
120
category:
121
category_id:
0 commit comments