Use sane defaults for 2-level depth
This commit is contained in:
parent
41729f95b4
commit
88ef9ac88c
1 changed files with 4 additions and 4 deletions
|
@ -25,10 +25,10 @@ theme:
|
||||||
primary: 'white'
|
primary: 'white'
|
||||||
accent: 'black'
|
accent: 'black'
|
||||||
neutral: 'black'
|
neutral: 'black'
|
||||||
feature:
|
features:
|
||||||
- navigation.tabs
|
- navigation.sections
|
||||||
- navigation.tabs.sticky
|
# - navigation.tabs
|
||||||
# tabs: false
|
# - navigation.tabs.sticky
|
||||||
|
|
||||||
i18n:
|
i18n:
|
||||||
prev: 'Chapitre précédent'
|
prev: 'Chapitre précédent'
|
||||||
|
|
Loading…
Reference in a new issue