换用valine评论

This commit is contained in:
结发受长生
2018-06-28 17:16:52 +08:00
parent 04142bf5b4
commit 9e44b10581
19 changed files with 404 additions and 64 deletions
@@ -0,0 +1,25 @@
{
"gitalk": {
"enable": false,
"config": {
"ClientID": "90e8f648da2a669f7975",
"ClientSecret": "7d2b602616387748ef0df10f7a8a626bdfd1034c",
"repo": "hexo_blog",
"githubID": "sookie2010",
"adminUser": "sookie2010",
"distractionFreeMode": false
}
},
"valine": {
"enable": true,
"config": {
"el": "#comments",
"notify": false,
"verify": false,
"appId": "40jq6uO51rpVT4PEEcayYkda-gzGzoHsz",
"appKey": "nBOoOEDP4EBUfgpSJAF6idKi",
"placeholder": "ヾノ≧∀≦)o来啊,快活啊!",
"avatar": "mm"
}
}
}