fix(config): fix config menu name
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -425,7 +425,7 @@ __~~*删除线 倾斜 1 加粗 2*~~__ 和 *~~__删除线 倾斜 1 加粗 2__~~*
|
|||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
Web image
|
Web image
|
||||||

|

|
||||||
|
|
||||||
Local image
|
Local image
|
||||||

|

|
||||||
@@ -446,7 +446,7 @@ With this link (https://github.com/revolunet/sublimetext-markdown-preview/), it
|
|||||||
```
|
```
|
||||||
|
|
||||||
Web image
|
Web image
|
||||||

|

|
||||||
|
|
||||||
Local image
|
Local image
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user