chore: remove yarnlock

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

View File

@@ -23,7 +23,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,
coverpage: true,