docs: add alias

This commit is contained in:
qingwei.li 2017-07-10 22:23:09 +08:00
commit 7fb5ce6c84
No known key found for this signature in database
GPG key ID: B6DDC2F7AE80B2F4
4 changed files with 24 additions and 8 deletions

View file

@ -23,9 +23,7 @@
<script>
window.$docsify = {
alias: {
'/de-de/changelog': '/changelog',
'/zh-cn/changelog': '/changelog',
'/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG'
'.*?/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG'
},
auto2top: true,
coverpage: true,