高三特刊文档侧栏新增附录
This commit is contained in:
parent
2ac3d8df49
commit
683d32efcf
@ -72,6 +72,14 @@ export default sidebar({
|
|||||||
prefix: "Cpt2",
|
prefix: "Cpt2",
|
||||||
children: "structure",
|
children: "structure",
|
||||||
collapsible: true
|
collapsible: true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
text: "Appendix 附录",
|
||||||
|
prefix: "Appendix",
|
||||||
|
children: [
|
||||||
|
'changelog.md'
|
||||||
|
],
|
||||||
|
collapsible: true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"/other/": [
|
"/other/": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user