Merge branch 'refs/heads/dev'

This commit is contained in:
Dillon ZENG 2019-11-23 16:48:34 +08:00
commit b556dfccc8
3 changed files with 3 additions and 3 deletions

View file

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

View file

@ -425,7 +425,7 @@ __~~*删除线 倾斜 1 加粗 2*~~__ 和 *~~__删除线 倾斜 1 加粗 2__~~*
```markdown ```markdown
Web image 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 image
![Local Picture](logo-revolunet-carre.jpg "Local Picture") ![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 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 image
![Local Picture](/苹果-touch-icon.png "Local Picture") ![Local Picture](/苹果-touch-icon.png "Local Picture")