🔧 Archives page demo shows.

This commit is contained in:
凡梦星尘
2022-07-26 22:18:43 +08:00
parent af59e93d25
commit e83dbabc3f
15 changed files with 25 additions and 126 deletions

View File

@@ -86,7 +86,7 @@ menus:
weight: 2
- identifier: archives
name: 归档
pageref: /posts
pageref: /archives
pre: archive
weight: 3
- identifier: commonweal
@@ -103,7 +103,7 @@ params:
# 需要显示文章的部分即content目录下的文件夹名称
# Sections for show in home & archive page
# and it's forlder name which under content
mainSections: ["posts"]
mainSections: ["post"]
# 年,月,日及时间的格式化样式
# Format style for year,month,date & time
yearFormat: "2006"