book.json (220B)
1 {
2 "author": "Joris Vink",
3 "title": "Kore 4.2.0 documentation",
4 "description": "The documentation for Kore 4.2.0",
5
6 "plugins": [
7 "highlight"
8 ],
9
10 "pluginsConfig": {
11 "fontsettings": {
12 "theme": "white"
13 }
14 }
15 }