This commit is contained in:
Cat Tom 2024-07-24 22:55:15 +08:00
parent 4530637c25
commit 1d0c1c5574

View File

@ -70,15 +70,14 @@ 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:
tags_file: blog/tags.md tags_file: blog/tags.md
- search - search
- blog: - blog:
post_url_format: "{file}" post_url_format: "{file}"
archive_date_format: MMMM yyyy