update book.json
This commit is contained in:
parent
71d9479215
commit
85ac030106
|
@ -21,7 +21,7 @@
|
||||||
"chapter-fold",
|
"chapter-fold",
|
||||||
"pageview-count",
|
"pageview-count",
|
||||||
"flexible-alerts",
|
"flexible-alerts",
|
||||||
"toc"
|
"atoc"
|
||||||
],
|
],
|
||||||
"pluginsConfig": {
|
"pluginsConfig": {
|
||||||
"github": {
|
"github": {
|
||||||
|
@ -42,9 +42,9 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"toc": {
|
"atoc": {
|
||||||
"addClass": true,
|
"addClass": true,
|
||||||
"className": "toc"
|
"className": "atoc"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue