X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Findex.html;h=819045072887ef85c08013359bca2eb8dac5302d;hb=2a231457bd494079c36cf3e07c9b887016adb491;hp=0617e1f5c1b4fe549125dd6193ae5fde6d60cff4;hpb=c6ea96ab431806b8e610e325ace86fd7ef42a996;p=qmk_firmware.git diff --git a/docs/index.html b/docs/index.html index 0617e1f5c..819045072 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,12 +2,19 @@ - Document + QMK Firmware - + + + + + + + +
@@ -16,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: { @@ -24,7 +31,8 @@ placeholder: 'Search Documentation...', noData: 'We could not find any documents matching your search.', depth: 6 - } + }, + fallbackLanguages: ['zh'] }