nav
This commit is contained in:
parent
4530637c25
commit
1d0c1c5574
@ -70,10 +70,10 @@ markdown_extensions:
|
|||||||
- pymdownx.tilde
|
- pymdownx.tilde
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- Home: index.md
|
- 主页: index.md
|
||||||
- Blog:
|
- 博客:
|
||||||
- blog/index.md
|
- blog/index.md
|
||||||
- Tags: blog/tags.md
|
- 标签: blog/tags.md
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- tags:
|
- tags:
|
||||||
@ -81,4 +81,3 @@ plugins:
|
|||||||
- search
|
- search
|
||||||
- blog:
|
- blog:
|
||||||
post_url_format: "{file}"
|
post_url_format: "{file}"
|
||||||
archive_date_format: MMMM yyyy
|
|
Loading…
x
Reference in New Issue
Block a user