Added navigation.expand to auto-expand sidebar

This commit is contained in:
Nathan Schneider 2022-10-01 01:26:13 +00:00
parent 76df9568a5
commit 9db6e7f85e

View File

@ -18,6 +18,8 @@ theme:
font: font:
text: 'Noto Sans' text: 'Noto Sans'
code: 'Ubuntu Mono' code: 'Ubuntu Mono'
features:
- navigation.expand
extra: extra:
search: search:
tokenizer: '[\s\-]+' tokenizer: '[\s\-]+'