diff options
author | skullY <skullydazed@gmail.com> | 2020-02-20 11:06:27 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
commit | d1c18086d23c1f510ee434e1aa12b203f36e4794 (patch) | |
tree | 7d3560252ab9ed7ae8ed002b0b7a388813213493 /docs/index.html | |
parent | 4ef10a424ae1174bc108de9014dfd1f0ff6751e0 (diff) |
wip
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 9b33cd263a..83b55e563d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -45,6 +45,8 @@ loadNavbar: '_langs.md', mergeNavbar: true, auto2top: true, + autoHeader: true, + subMaxLevel: 2, fallbackLanguages: [ 'de', 'es', |