X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Findex.html;h=819045072887ef85c08013359bca2eb8dac5302d;hb=7ec583e5efb276ce90a40a1df985de7d0d0b8f46;hp=f0b1fae07e78ef7c9bf48dfcffa03711e4387f8f;hpb=7d49a17781f25acd83b7d5122f2eafb4053fc15b;p=qmk_firmware.git diff --git a/docs/index.html b/docs/index.html index f0b1fae07..819045072 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,7 +5,13 @@ QMK Firmware - + + + + + + + @@ -17,7 +23,7 @@ name: 'QMK Firmware', nameLink: 'https://qmk.fm/', repo: 'qmk/qmk_firmware', - loadSidebar: true, + loadSidebar: '_summary.md', auto2top: true, formatUpdated: '{YYYY}/{MM}/{DD} {HH}:{mm}', search: { @@ -25,7 +31,8 @@ placeholder: 'Search Documentation...', noData: 'We could not find any documents matching your search.', depth: 6 - } + }, + fallbackLanguages: ['zh'] }