Skip to content

Commit ba89876

Browse files
authored
Update cover.md (#18)
1 parent 4bbe985 commit ba89876

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cover.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ _index.html_
3434
[Get Started](#quick-start)
3535
```
3636

37-
!> 一份文档只会在根目录下加载封面,其他页面或者二级目录下都不会加载。
38-
3937
## 自定义背景
4038

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

90-
或者具体指名文件名
88+
或者指定具体的文件名
9189

9290
```js
9391
window.$docsify = {

0 commit comments

Comments
 (0)