chore: remove yarnlock

This commit is contained in:
qingwei.li 2017-07-20 00:41:46 +08:00
commit 992ff77808
5 changed files with 45 additions and 4577 deletions

View file

@ -19,7 +19,8 @@
<script>
window.$docsify = {
alias: {
'.*?/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG'
'.*?/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG',
'/.*/_navbar.md': '/_navbar.md'
},
auto2top: true,
basePath: '/docs/',