初始化提交
This commit is contained in:
39
mengyaprofile-backend/data/contacts.json
Normal file
39
mengyaprofile-backend/data/contacts.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"contacts": [
|
||||
{
|
||||
"type": "qq",
|
||||
"label": "QQ",
|
||||
"value": "3205788256",
|
||||
"link": "tencent://message/?uin=123456789",
|
||||
"icon": "https://img.shumengya.top/i/2025/11/02/69076687211f9.webp"
|
||||
},
|
||||
{
|
||||
"type": "email",
|
||||
"label": "QQ邮箱",
|
||||
"value": "3205788256@qq.com",
|
||||
"link": "mailto:3205788256@qq.com",
|
||||
"icon": "https://img.shumengya.top/i/2025/11/02/690766903514e.webp"
|
||||
},
|
||||
{
|
||||
"type": "email",
|
||||
"label": "谷歌邮箱",
|
||||
"value": "shumengya666@gmail.com",
|
||||
"link": "mailto:shumengya666@gmail.com",
|
||||
"icon": "https://img.shumengya.top/i/2025/11/03/6908321840ea6.webp"
|
||||
},
|
||||
{
|
||||
"type": "personprofile",
|
||||
"label": "个人主页",
|
||||
"value": "shumengya.top",
|
||||
"link": "https://shumengya.top",
|
||||
"icon": "https://img.shumengya.top/i/2025/11/03/690836f3c87b2.png"
|
||||
},
|
||||
{
|
||||
"type": "github",
|
||||
"label": "GitHub",
|
||||
"value": "github.com/shumengya",
|
||||
"link": "https://github.com/shumengya",
|
||||
"icon": "https://img.shumengya.top/i/2025/11/03/69083414ceb01.webp"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user