update book.json

This commit is contained in:
liujianhuan 2020-03-24 13:37:41 +08:00
parent 71d9479215
commit 85ac030106
1 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@
"chapter-fold",
"pageview-count",
"flexible-alerts",
"toc"
"atoc"
],
"pluginsConfig": {
"github": {
@ -42,9 +42,9 @@
}
]
},
"toc": {
"atoc": {
"addClass": true,
"className": "toc"
"className": "atoc"
}
}
}