docs: 添加标签和分类的索引页面

添加标签和分类的索引页面,用于网站导航和内容组织
This commit is contained in:
wenyongda 2026-04-15 14:17:34 +08:00
parent 37eebf0831
commit 7e12d2cc62
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
title: 分类
date: 2026-04-15 00:00:00
type: 'categories'
---

5
source/tags/index.md Normal file
View File

@ -0,0 +1,5 @@
---
title: 标签
date: 2026-04-15 00:00:00
type: 'tags'
---