Add name option
This commit is contained in:
parent
67c1d0cd7d
commit
aa939147c6
4 changed files with 18 additions and 2 deletions
2
dev.html
2
dev.html
|
|
@ -8,5 +8,5 @@
|
|||
<body class="">
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
<script src="/lib/docsify.js" data-repo="qingwei-li/docsify" data-auto2top data-sidebar-toggle data-router></script>
|
||||
<script src="/lib/docsify.js" data-repo="qingwei-li/docsify" data-name="docsify" data-auto2top data-sidebar-toggle data-router></script>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue