fix(config): fix config menu name

This commit is contained in:
Dillon ZENG 2019-11-23 16:47:41 +08:00
parent b97cd8cdbc
commit b20fe1bb4f
3 changed files with 3 additions and 3 deletions

View file

@ -47,7 +47,7 @@ staticDir = ["../static", "../../assets/others"] # 静态文件目录
[[menu.main]]
identifier = "categories"
name = "目录"
name = "分类"
url = "categories"
weight = 3

View file

@ -425,7 +425,7 @@ __~~*删除线 倾斜 1 加粗 2*~~__ 和 *~~__删除线 倾斜 1 加粗 2__~~*
```markdown
Web image
![Web Picture](http://www.revolunet.com/static/parisjs8/img/logo-revolunet-carre.jpg "Web Picture")
![Web Picture](https://static.dillonzq.com/images/20190817130904-U6cPUk.jpg "Web Picture")
Local image
![Local Picture](logo-revolunet-carre.jpg "Local Picture")
@ -446,7 +446,7 @@ With this link (https://github.com/revolunet/sublimetext-markdown-preview/), it
```
Web image
![Web Picture](http://www.revolunet.com/static/parisjs8/img/logo-revolunet-carre.jpg "Web Picture")
![Web Picture](https://static.dillonzq.com/images/20190817130904-U6cPUk.jpg "Web Picture")
Local image
![Local Picture](/苹果-touch-icon.png "Local Picture")