Merge pull request #2 from bishshi/people-update/issue-1

更新「如今的我们」:#1
This commit is contained in:
2026-05-03 07:45:08 +08:00
committed by GitHub
Unverified
+17
View File
@@ -20,5 +20,22 @@ export const people = [
messageToClass: "希望下次见面时,我们还能像以前一样很快聊起来。", messageToClass: "希望下次见面时,我们还能像以前一样很快聊起来。",
favoriteMemory: "晚自习后一起走出教学楼,风吹过来的那几分钟。", favoriteMemory: "晚自习后一起走出教学楼,风吹过来的那几分钟。",
contact: "可填写微信、邮箱或留空" contact: "可填写微信、邮箱或留空"
},
{
slug: "biss",
initial: "BI",
name: "毕爽爽",
photo: "",
location: "山西高平",
school: "山东理工大学",
direction: "测绘工程",
keywords: ["开心"],
text: "迷茫",
currentStatus: "还好还好",
highlight: "似乎没有什么值得开心的",
toPastSelf: "没什么",
messageToClass: "没什么",
favoriteMemory: "all",
contact: ""
} }
]; ];