feat: layout

This commit is contained in:
2025-11-17 22:25:04 +08:00
parent e89c9a652f
commit 0a0c78635a
16 changed files with 747 additions and 39 deletions

3
src/consts.ts Normal file
View File

@@ -0,0 +1,3 @@
export const metadata = {
siteTitle: "42的博客",
}