Skip to content

Commit

Permalink
Update cover.md (docsifyjs#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records authored Apr 23, 2020
1 parent 4bbe985 commit ba89876
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cover.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ _index.html_
[Get Started](#quick-start)
```

!> 一份文档只会在根目录下加载封面,其他页面或者二级目录下都不会加载。

## 自定义背景

目前的背景是随机生成的渐变色,我们自定义背景色或者背景图。在文档末尾用添加图片的 Markdown 语法设置背景。
Expand Down Expand Up @@ -87,7 +85,7 @@ window.$docsify = {
};
```

或者具体指名文件名
或者指定具体的文件名

```js
window.$docsify = {
Expand Down

0 comments on commit ba89876

Please sign in to comment.