mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -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": {
|
"pluginsConfig": {
|
||||||
"fontsettings": {
|
"fontsettings": {
|
||||||
"theme": "night",
|
"theme": "night",
|
||||||
"family": "sans"
|
"family": "sans"
|
||||||
},
|
},
|
||||||
|
"github-edit": {
|
||||||
|
"repo": "dortania/Getting-Started-With-ACPI",
|
||||||
|
"branch": "master"
|
||||||
|
},
|
||||||
"favicon": "/icons/favicon.ico",
|
"favicon": "/icons/favicon.ico",
|
||||||
"appleTouchIconPrecomposed152": "/icons/appleTouchIconPrecomposed152.png",
|
"appleTouchIconPrecomposed152": "/icons/appleTouchIconPrecomposed152.png",
|
||||||
"output": "_book"
|
"output": "_book"
|
||||||
@@ -18,6 +22,11 @@
|
|||||||
"all": false
|
"all": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"medium-zoom": {
|
||||||
|
"margin": 24,
|
||||||
|
"background": "#363b40",
|
||||||
|
"scrollOffset": 0
|
||||||
|
},
|
||||||
"pdf": {
|
"pdf": {
|
||||||
"pageNumbers": false,
|
"pageNumbers": false,
|
||||||
"fontSize": 12,
|
"fontSize": 12,
|
||||||
|
|||||||
Reference in New Issue
Block a user