tags
This commit is contained in:
parent
31fcebade0
commit
c052f24a28
@ -2,5 +2,7 @@
|
|||||||
authors:
|
authors:
|
||||||
- Cat Tom
|
- Cat Tom
|
||||||
date: 2024-07-24T21:35:00
|
date: 2024-07-24T21:35:00
|
||||||
|
tags:
|
||||||
|
- "折腾"
|
||||||
---
|
---
|
||||||
今天重建blog 好麻烦。。。
|
今天重建blog 好麻烦。。。
|
1
docs/blog/tags.md
Normal file
1
docs/blog/tags.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# 标签
|
@ -71,9 +71,14 @@ markdown_extensions:
|
|||||||
|
|
||||||
nav:
|
nav:
|
||||||
- 首页: index.md
|
- 首页: index.md
|
||||||
- 博客: blog/index.md
|
- 博客:
|
||||||
|
- blog/index.md
|
||||||
|
标签: blog/tags.md
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
|
- tags:
|
||||||
|
tags_file: blog/tags.md
|
||||||
- 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