fix: aside level

This commit is contained in:
camera-2018
2023-07-20 19:28:48 +08:00
parent dac35cf034
commit 62aa22fd43

View File

@@ -116,6 +116,7 @@ export default withMermaid({
'/7.网络应用开发/': chapter7(), '/7.网络应用开发/': chapter7(),
'/8.基础学科/': chapter8(), '/8.基础学科/': chapter8(),
}, },
outline: [2, 6],
socialLinks: [ socialLinks: [
{ icon: 'github', link: 'https://github.com/camera-2018/hdu-cs-wiki' } { icon: 'github', link: 'https://github.com/camera-2018/hdu-cs-wiki' }
], ],