docs: add alias
This commit is contained in:
parent
c4aa22c56d
commit
7fb5ce6c84
4 changed files with 24 additions and 8 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue