diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index d2ba99897..d20fbd64a 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -35,6 +35,15 @@ | |||
35 | loadNavbar: '_langs.md', | 35 | loadNavbar: '_langs.md', |
36 | mergeNavbar: true, | 36 | mergeNavbar: true, |
37 | auto2top: true, | 37 | auto2top: true, |
38 | fallbackLanguages: [ | ||
39 | 'de', | ||
40 | 'es', | ||
41 | 'fr-fr', | ||
42 | 'he-il', | ||
43 | 'ja', | ||
44 | 'ru-ru', | ||
45 | 'zh-cn' | ||
46 | ], | ||
38 | formatUpdated: '{YYYY}/{MM}/{DD} {HH}:{mm}', | 47 | formatUpdated: '{YYYY}/{MM}/{DD} {HH}:{mm}', |
39 | search: { | 48 | search: { |
40 | paths: 'auto', | 49 | paths: 'auto', |