chore: remove yarnlock
This commit is contained in:
parent
4cf13db685
commit
992ff77808
5 changed files with 45 additions and 4577 deletions
3
dev.html
3
dev.html
|
|
@ -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/',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue