diff --git a/book.json b/book.json index 0348792..d085572 100644 --- a/book.json +++ b/book.json @@ -1,5 +1,6 @@ { - "plugins": [ "github" ], + "plugins": [ "github" + "toggle-chapters"], "pluginsConfig": { "github": { "url": "https://github.com/TwoWater/Python"