add fallback langurages

pull/4531/head
Jack Humbert 7 years ago committed by GitHub
parent f9b35e56cf
commit fe49c8e031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,8 @@
placeholder: 'Search Documentation...',
noData: 'We could not find any documents matching your search.',
depth: 6
}
},
fallbackLanguages: ['zh-cn']
}
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>

Loading…
Cancel
Save