We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306604a commit 5c5e317Copy full SHA for 5c5e317
_config.yml
@@ -57,16 +57,16 @@ kramdown:
57
58
# 评论系统
59
# Disqus(https://disqus.com/)
60
-# disqus_username: qiubaiying
+disqus_username: qiubaiying
61
62
# Gitalk
63
-gitalk:
64
- enable: true #是否开启Gitalk评论
65
- clientID: 'f2c84e7629bb1446c1a4' #生成的clientID
66
- clientSecret: '33cdc622139d68dc2273b818d849a348d7ac7ac8' #同上
67
- repo: qiubaiying.github.io #仓库名称
68
- owner: qiubaiying #github用户名
69
- admin: qiubaiying
+# gitalk:
+# enable: true #是否开启Gitalk评论
+# clientID: 'f2c84e7629bb1446c1a4' #生成的clientID
+# clientSecret: '33cdc622139d68dc2273b818d849a348d7ac7ac8' #同上
+# repo: qiubaiying.github.io #仓库名称
+# owner: qiubaiying #github用户名
+# admin: qiubaiying
70
71
72
0 commit comments