mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
Drop legacy plugins
This commit is contained in:
@@ -7,30 +7,6 @@
|
|||||||
"GitHub": "https://github.com/yeasy/docker_practice"
|
"GitHub": "https://github.com/yeasy/docker_practice"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"plugins": [
|
|
||||||
"-livereload",
|
|
||||||
"mermaid-gb3",
|
|
||||||
"github",
|
|
||||||
"page-treeview",
|
|
||||||
"editlink"
|
|
||||||
],
|
|
||||||
"pluginsConfig": {
|
|
||||||
"mermaid-gb3": {
|
|
||||||
"theme": "default"
|
|
||||||
},
|
|
||||||
"github": {
|
|
||||||
"url": "https://github.com/yeasy/docker_practice"
|
|
||||||
},
|
|
||||||
"editlink": {
|
|
||||||
"base": "https://github.com/yeasy/docker_practice/blob/master/",
|
|
||||||
"label": "编辑本页"
|
|
||||||
},
|
|
||||||
"page-treeview": {
|
|
||||||
"copyright": "Copyright © yeasy",
|
|
||||||
"minHeaderCount": "2",
|
|
||||||
"minHeaderDeep": "2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pdf": {
|
"pdf": {
|
||||||
"pageNumbers": true,
|
"pageNumbers": true,
|
||||||
"fontSize": 12,
|
"fontSize": 12,
|
||||||
|
|||||||
Reference in New Issue
Block a user