mirror of
https://github.com/zhigang1992/docsify.git
synced 2026-03-29 00:18:29 +08:00
docs(zh-cn): finish chinese documents
This commit is contained in:
4
dev.html
4
dev.html
@@ -16,8 +16,8 @@
|
||||
<script>
|
||||
window.$docsify = {
|
||||
alias: {
|
||||
'/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG',
|
||||
'/zh-cn/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG'
|
||||
'/zh-cn/changelog': '/changelog',
|
||||
'/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG'
|
||||
},
|
||||
search: {
|
||||
maxAge: 0
|
||||
|
||||
Reference in New Issue
Block a user