mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2025-12-31 20:55:58 -08:00
Update book.json
This commit is contained in:
11
book.json
11
book.json
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"plugins": ["theme-default", "-lunr", "-search"],
|
||||
"plugins": ["theme-default", "-lunr", "-search", "search-plus", "addcssjs", "favicon-plus", "github-edit", "anchors", "last-modified", "medium-zoom"],
|
||||
"pluginsConfig": {
|
||||
"fontsettings": {
|
||||
"theme": "night",
|
||||
"family": "sans"
|
||||
},
|
||||
"github-edit": {
|
||||
"repo": "dortania/Getting-Started-With-ACPI",
|
||||
"branch": "master"
|
||||
},
|
||||
"favicon": "/icons/favicon.ico",
|
||||
"appleTouchIconPrecomposed152": "/icons/appleTouchIconPrecomposed152.png",
|
||||
"output": "_book"
|
||||
@@ -18,6 +22,11 @@
|
||||
"all": false
|
||||
}
|
||||
},
|
||||
"medium-zoom": {
|
||||
"margin": 24,
|
||||
"background": "#363b40",
|
||||
"scrollOffset": 0
|
||||
},
|
||||
"pdf": {
|
||||
"pageNumbers": false,
|
||||
"fontSize": 12,
|
||||
|
||||
Reference in New Issue
Block a user