add awesome docsify link
This commit is contained in:
parent
7cb4b58b67
commit
5447e4bd47
5 changed files with 8 additions and 32 deletions
|
|
@ -23,7 +23,8 @@
|
|||
<script>
|
||||
window.$docsify = {
|
||||
alias: {
|
||||
'.*?/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG',
|
||||
'.*?/awesome': 'https://raw.githubusercontent.com/QingWei-Li/awesome-docsify/master/README.md',
|
||||
'.*?/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG.md',
|
||||
'/.*/_navbar.md': '/_navbar.md'
|
||||
},
|
||||
auto2top: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue