diff --git a/book.json b/book.json index 74b6f87..1125eb2 100644 --- a/book.json +++ b/book.json @@ -7,30 +7,6 @@ "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": { "pageNumbers": true, "fontSize": 12,