Files: fae4bdf269e259dc47c74b638bd84968f549bbdb / book.json
207 bytesRaw
1 | { |
2 | "gitbook": "3.x.x", |
3 | "plugins": [ |
4 | "collapsible-menu", |
5 | "ssb" |
6 | ], |
7 | "pluginsConfig": { |
8 | "fontSettings": { |
9 | "theme": "light" |
10 | } |
11 | }, |
12 | "styles": { |
13 | "website": "assets/web.css" |
14 | } |
15 | } |
16 |
Built with git-ssb-web