remove link

This commit is contained in:
qingwei.li 2016-11-26 18:09:43 +08:00
parent dd1748111c
commit bf56992548
3 changed files with 3 additions and 4 deletions

View File

@ -3,8 +3,9 @@
<head>
<meta charset="UTF-8">
<title>Docsify</title>
<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="/themes/vue.css">
<link rel="stylesheet" href="//unpkg.com/docsify/themes/vue.css">
</head>
<body>
<nav>
@ -13,5 +14,5 @@
</nav>
<div id="app"></div>
</body>
<script src="/lib/docsify.min.js" data-repo="qingwei-li/docsify"></script>
<script src="//unpkg.com/docsify" data-repo="qingwei-li/docsify"></script>
</html>

View File

@ -1 +0,0 @@
../lib

View File

@ -1 +0,0 @@
../themes