高三特刊文档侧栏新增附录

This commit is contained in:
狮子耗耗 2024-08-21 15:29:22 +08:00
parent 2ac3d8df49
commit 683d32efcf

View File

@ -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/": [