mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-03-01 10:07:13 -08:00
Add STA Edge Case
This commit is contained in:
13
book.json
13
book.json
@@ -1,10 +1,21 @@
|
||||
{
|
||||
"plugins": ["theme-default", "-lunr", "-search", "search-plus", "addcssjs", "favicon-plus", "github-edit", "anchors", "last-modified", "medium-zoom"],
|
||||
"plugins": ["theme-default", "-lunr", "-search", "search-plus", "addcssjs", "favicon-plus", "anchors", "github-buttons", "last-modified", "medium-zoom"],
|
||||
"pluginsConfig": {
|
||||
"fontsettings": {
|
||||
"theme": "night",
|
||||
"family": "sans"
|
||||
},
|
||||
"github-buttons": {
|
||||
"buttons": [{
|
||||
"user": "dortania",
|
||||
"repo": "Getting-Started-With-ACPI",
|
||||
"type": "star",
|
||||
"size": "large"
|
||||
}]
|
||||
},
|
||||
"intopic-toc": {
|
||||
"label": "Navigation"
|
||||
},
|
||||
"github-edit": {
|
||||
"repo": "dortania/Getting-Started-With-ACPI",
|
||||
"branch": "master"
|
||||
|
||||
Reference in New Issue
Block a user