现在的我们部分

This commit is contained in:
2026-05-03 07:21:09 +08:00
Unverified
parent 18ef21d984
commit 2aefce14b2
6 changed files with 77 additions and 152 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export const navItems = [
{ label: "首页", href: "/" },
{ label: "三年时间线", href: "/timeline/" },
{ label: "照片墙", href: "/gallery/" },
{ label: "一年后的我们", href: "/people/" },
{ label: "如今的我们", href: "/people/" },
{ label: "留言墙", href: "/messages/" }
];