Fixed cover page style
This commit is contained in:
parent
4f5a150c17
commit
c93ba1ea16
5 changed files with 21 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||

|
||||
|
||||
# docsify <small>1.3.0</small>
|
||||
# docsify <small>1.3.1</small>
|
||||
|
||||
> A magical documentation site generator.
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<link rel="icon" href="favicon.ico">
|
||||
<meta name="description" content="A magical documentation generator.">
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/docsify/1.3.0/lib/themes/vue.css">
|
||||
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
<div id="app"></div>
|
||||
</body>
|
||||
<script
|
||||
src="//cdn.jsdelivr.net/docsify/1.3.0/lib/docsify.min.js"
|
||||
src="//unpkg.com/docsify/lib/docsify.min.js"
|
||||
data-max-level="4"
|
||||
data-sidebar-toggle
|
||||
data-coverpage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue