update book.json
This commit is contained in:
parent
b3b6e3a1d8
commit
71d9479215
12
book.json
12
book.json
|
@ -14,7 +14,6 @@
|
||||||
"-sharing",
|
"-sharing",
|
||||||
"splitter",
|
"splitter",
|
||||||
"expandable-chapters-small",
|
"expandable-chapters-small",
|
||||||
"anchorjs",
|
|
||||||
"github",
|
"github",
|
||||||
"github-buttons",
|
"github-buttons",
|
||||||
"prism",
|
"prism",
|
||||||
|
@ -43,14 +42,9 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"anchorjs": {
|
"toc": {
|
||||||
"selector": "h2,h3,h4,h5",
|
"addClass": true,
|
||||||
"icon": "#",
|
"className": "toc"
|
||||||
"placement": "right",
|
|
||||||
"visible": "always",
|
|
||||||
"class": "custom-class another-one",
|
|
||||||
"truncate": 64,
|
|
||||||
"ariaLabel": "Anchor"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue