fix undefined language

This commit is contained in:
qingwei.li 2016-11-27 15:24:07 +08:00
commit fc2e5b6fb9
2 changed files with 2 additions and 2 deletions

View file

@ -75,7 +75,7 @@ docsify serve docs
<link rel="stylesheet" href="//unpkg.com/docsify/themes/buble.css">
```
### 压缩版
压缩版
```html
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">