Skip to content

Commit a9e78f9

Browse files
committed
删减无用插件
1 parent 19a6bad commit a9e78f9

1 file changed

Lines changed: 2 additions & 53 deletions

File tree

book.json

Lines changed: 2 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -15,43 +15,18 @@
1515
"readme": "Introduction.md"
1616
},
1717
"plugins": [
18-
"-sharing",
19-
"-fontsettings",
2018
"splitter",
21-
"expandable-chapters-small",
22-
"anchors",
23-
"-search",
2419
"edit-link",
2520
"search-pro",
26-
"github",
2721
"emphasize",
22+
"toggle-chapters",
2823
"katex",
2924
"donate",
3025
"mermaid-gb3",
3126
"advanced-emoji",
32-
"include-codeblock",
33-
"github-buttons",
34-
"sharing-plus",
35-
"anchor-navigation-ex",
36-
"favicon"
27+
"include-codeblock"
3728
],
3829
"pluginsConfig": {
39-
"github": {
40-
"url": "https://github.com/LingCoder/"
41-
},
42-
"github-buttons": {
43-
"buttons": [{
44-
"user": "lingcoder",
45-
"repo": "OnJava8",
46-
"types": [
47-
"star",
48-
"watch",
49-
"fork"
50-
],
51-
"size": "small",
52-
"count": true
53-
}]
54-
},
5530
"edit-link": {
5631
"base": "https://github.com/lingcoder/OnJava8/edit/master",
5732
"label": "Edit This Page"
@@ -63,32 +38,6 @@
6338
"button": "",
6439
"alipayText": "支付宝打赏",
6540
"wechatText": "微信打赏"
66-
},
67-
"sharing": {
68-
"douban": false,
69-
"facebook": false,
70-
"google": false,
71-
"hatenaBookmark": false,
72-
"instapaper": false,
73-
"line": false,
74-
"linkedin": false,
75-
"messenger": false,
76-
"pocket": false,
77-
"qq": true,
78-
"qzone": false,
79-
"stumbleupon": false,
80-
"twitter": true,
81-
"viber": false,
82-
"vk": false,
83-
"weibo": true,
84-
"whatsapp": false,
85-
"all": [
86-
"google", "facebook", "weibo", "twitter",
87-
"qq", "qzone", "linkedin", "pocket"
88-
]
89-
},
90-
"anchor-navigation-ex": {
91-
"showLevel": false
9241
}
9342
}
9443
}

0 commit comments

Comments
 (0)