chore: update template

This commit is contained in:
qingwei.li 2017-10-30 21:58:33 +08:00
commit bde17e1f10
5 changed files with 5 additions and 1 deletions

View file

@ -46,6 +46,7 @@ Create an `index.html`.
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta charset="UTF-8">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css">
</head>