feat: sidenav add automatic number
侧边导航自动添加序列号 Log:
This commit is contained in:
6
docs/.vitepress/theme/index.ts
Normal file
6
docs/.vitepress/theme/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import Theme from 'vitepress/theme'
|
||||
import './styles/sidebar.css'
|
||||
|
||||
export default {
|
||||
...Theme
|
||||
}
|
||||
Reference in New Issue
Block a user