8000 feat(.vuepress): delete talk system · shgopher/408@7e67682 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e67682

Browse files
committed
feat(.vuepress): delete talk system
1 parent 8f1e04d commit 7e67682

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

.vuepress/config.js

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -42,25 +42,6 @@ module.exports = {
4242
'ga': 'G-GFKQEFHX3B'
4343
}
4444
],
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-
],
6445
['@vuepress/back-to-top'],
6546
['@vuepress/nprogress'],
6647
'vuepress-plugin-baidu-autopush',

0 commit comments

Comments
 (0)
0