docs: update documentation content and config

- Modify README content to remove outdated year reference and update course descriptions
- Adjust vitepress config to change outline level from 'deep' to [1,6] range
This commit is contained in:
sanbuphy
2026-01-12 23:08:58 +08:00
parent a58b21d49d
commit f11093a711
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ export default defineConfig({
provider: 'local'
},
outline: {
level: 'deep',
level: [1, 6],
label: '页面导航'
},
nav: [