feat: 归档页面

This commit is contained in:
2026-08-15 22:23:32 +08:00
parent 390437b4bb
commit 4a224b58f4
10 changed files with 215 additions and 117 deletions

View File

@@ -2,5 +2,6 @@ export const siteConfig = {
site: "https://ua42.com",
siteTitle: "Uroboros",
postPageSize: 7,
description: "Uroboros is a blog about programming, technology, and life."
description: "一个人的自留地 ,不欢迎我,也不欢迎你。",
git: "https://git.ua42.com"
}