File tree Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -57,17 +57,21 @@ kramdown:
57
57
58
58
# 评论系统
59
59
# Disqus(https://disqus.com/)
60
- disqus_username : disqus_O29gSbHShI
60
+ # disqus_username: disqus_O29gSbHShI
61
+
62
+ layout : default
63
+ comments : true
64
+ # other options
61
65
62
66
# 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的阴影遮罩
71
75
72
76
73
77
# 统计
You can’t perform that action at this time.
0 commit comments