Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4dfe71

Browse files
authored
Update _config.yml
1 parent 84724f0 commit b4dfe71

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

_config.yml

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,21 @@ kramdown:
5757

5858
# 评论系统
5959
# Disqus(https://disqus.com/)
60-
disqus_username: disqus_O29gSbHShI
60+
#disqus_username: disqus_O29gSbHShI
61+
62+
layout: default
63+
comments: true
64+
# other options
6165

6266
# Gitalk
63-
#gitalk:
64-
# enable: true #是否开启Gitalk评论
65-
# clientID: f2c84e7629bb1446c1a4 #生成的clientID
66-
# clientSecret: ca6d6139d1e1b8c43f8b2e19492ddcac8b322d0d #生成的clientSecret
67-
# repo: qiubaiying.github.io #仓库名称
68-
# owner: qiubaiying #github用户名
69-
# admin: qiubaiying
70-
# distractionFreeMode: true #是否启用类似FB的阴影遮罩
67+
gitalk:
68+
enable: true #是否开启Gitalk评论
69+
clientID: a264dce7871032070fa7 #生成的clientID
70+
clientSecret: 6e599d7bdb3e1a302ccfadb0ca5ecc4e881cfffc #生成的clientSecret
71+
repo: https://simonfu.github.io/ #仓库名称
72+
owner: SimonFu #github用户名
73+
admin: SimonFu
74+
distractionFreeMode: true #是否启用类似FB的阴影遮罩
7175

7276

7377
# 统计

0 commit comments

Comments
 (0)