mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
13 lines
288 B
Plaintext
13 lines
288 B
Plaintext
{
|
|
id: 'gaoyanger',
|
|
profileUrl: '${path}/photos/profile.jpg',
|
|
info: {
|
|
born: "2002-04-12",
|
|
died: "2020-08-27",
|
|
},
|
|
websites: [
|
|
['twitter', 'https://twitter.com/gaoyanger'],
|
|
['zhihu', 'https://www.zhihu.com/people/chen-ru-32-42'],
|
|
],
|
|
}
|