mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-08 11:56:41 +00:00
do not expand folders by default
This commit is contained in:
parent
bf87989f68
commit
a3de118642
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ theme:
|
||||||
features:
|
features:
|
||||||
- navigation.instant
|
- navigation.instant
|
||||||
- navigation.tracking
|
- navigation.tracking
|
||||||
- navigation.sections
|
# - navigation.sections
|
||||||
- navigation.expand
|
# - navigation.expand
|
||||||
- navigation.top
|
- navigation.top
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
|
|
Loading…
Add table
Reference in a new issue