File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -42,25 +42,6 @@ module.exports = {
42
42
'ga' : 'G-GFKQEFHX3B'
43
43
}
44
44
] ,
45
- [
46
- 'vuepress-plugin-comment' ,
47
- {
48
- choosen : 'gitalk' ,
49
- options : {
50
- clientID : '85004af93d8575a08b45' ,
51
- clientSecret : '2dcf9e4b22db986147f40cae038e2e5f57e72765' ,
52
- repo : '408' ,
53
- owner : 'shgopher' ,
54
- admin : [ 'shgopher' ] ,
55
- labels : [ "Gitalk" , "Comment" ] ,
56
- id : '<%- ("408" + (frontmatter.to.path || window.location.pathname)).slice(-50) %>' ,
57
- title : '「Comment」<%- window.location.origin + (frontmatter.to.path || window.location.pathname) %>' ,
58
- body : '<%- window.location.origin + (frontmatter.to.path || window.location.pathname) %>' ,
59
- distractionFreeMode : false ,
60
- pagerDirection : 'last' ,
61
- }
62
- }
63
- ] ,
64
45
[ '@vuepress/back-to-top' ] ,
65
46
[ '@vuepress/nprogress' ] ,
66
47
'vuepress-plugin-baidu-autopush' ,
You can’t perform that action at this time.
0 commit comments