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