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", "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"
} }
} }
} }