refactor: v2

This commit is contained in:
2026-08-15 20:55:56 +08:00
parent 990d4b0728
commit 560f6f29ea
37 changed files with 687 additions and 1506 deletions

View File

@@ -1,5 +1,6 @@
export const metadata = {
export const siteConfig = {
site: "https://ua42.com",
siteTitle: "Uroboros",
postPageSize: 6
postPageSize: 7,
description: "Uroboros is a blog about programming, technology, and life."
}