diff --git a/book.json b/book.json index f556220..95e6692 100644 --- a/book.json +++ b/book.json @@ -1,27 +1,3 @@ { - "title": "Nuxt Axios Module", - "gitbook": ">3.0.0", - "root": "./docs", - "plugins": [ - "edit-link", - "prism", - "theme-vuejs-2", - "-fontsettings", - "github" - ], - "pluginsConfig": { - "edit-link": { - "base": "https://github.com/nuxt-community/axios-module/tree/master/docs", - "label": "Edit This Page" - }, - "github": { - "url": "https://github.com/nuxt-community/axios-module" - } - }, - "links": { - "sharing": { - "facebook": false, - "twitter": false - } - } + "root": "./docs" }