File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -87,14 +87,16 @@ avatar: 'assets/site-logo.png'
87
87
toc : true
88
88
89
89
comments :
90
- active : # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
90
+ active : ' utterances ' # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
91
91
# The active options are as follows:
92
92
disqus :
93
93
shortname : # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
94
94
# utterances settings › https://utteranc.es/
95
95
utterances :
96
- repo : # <gh-username>/<repo>
97
- issue_term : # < url | pathname | title | ...>
96
+ repo : ' Alkaison/alkaison.github.io' # <gh-username>/<repo>
97
+ issue_term : ' pathname' # < url | pathname | title | ...>
98
+ theme : ' github-dark'
99
+ crossorigin : ' anonymous'
98
100
# Giscus options › https://giscus.app
99
101
giscus :
100
102
repo : # <gh-username>/<repo>
You can’t perform that action at this time.
0 commit comments