From d757e4c3ce3f68dd65d05813d419d87837ed845a Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Thu, 13 Dec 2018 13:58:32 +0100 Subject: [PATCH] Update book.json --- book.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/book.json b/book.json index 5c37dcf..1056e9c 100644 --- a/book.json +++ b/book.json @@ -1,12 +1,3 @@ { - "plugins": [ "theme-gestalt", "-theme-default", "styles-sass-fix" ], - "pluginsConfig": { - "theme-gestalt": { - "logo": "/assets/logo.png", // path to the logo file to use in the sidebar - "favicon": "/assets/favicon.png", // path to your favicon - "baseUrl": null, // sets the base url in the HTML head - "excludeDefaultStyles": true, // excludes the pre-compiled theme css in favor of your custom css - "doNotHideChildrenChapters" : false // in summary, disables hiding of child chapters for inactive chapter - } -} + "plugins": [ "theme-gestalt", "-theme-default", "styles-sass-fix" ] } \ No newline at end of file