fix cdn path

This commit is contained in:
qingwei.li 2016-11-27 13:35:10 +08:00
parent 657ad7d59c
commit 50006d2ceb

View File

@ -5,7 +5,7 @@
<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="//unpkg.com/docsify/themes/lib/vue.css">
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">
</head>
<body>
<nav>