add fallback langurages

This commit is contained in:
Jack Humbert
2018-12-02 15:04:50 -05:00
committed by GitHub
parent f9b35e56cf
commit fe49c8e031

View File

@@ -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>