diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index f0b1fae07..f5aa92b53 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -25,7 +25,8 @@ | |||
25 | placeholder: 'Search Documentation...', | 25 | placeholder: 'Search Documentation...', |
26 | noData: 'We could not find any documents matching your search.', | 26 | noData: 'We could not find any documents matching your search.', |
27 | depth: 6 | 27 | depth: 6 |
28 | } | 28 | }, |
29 | fallbackLanguages: ['zh'] | ||
29 | } | 30 | } |
30 | </script> | 31 | </script> |
31 | <script src="//unpkg.com/docsify/lib/docsify.min.js"></script> | 32 | <script src="//unpkg.com/docsify/lib/docsify.min.js"></script> |