add awesome docsify link

This commit is contained in:
qingwei.li 2018-01-24 10:31:36 +08:00
commit 5447e4bd47
5 changed files with 8 additions and 32 deletions

View file

@ -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,