mirror of
https://github.com/restincode/restincode.git
synced 2026-09-11 17:19:30 +02:00
Add missing obituary and affiliations fields, convert empty string collection fields to empty arrays, and standardize field ordering across all 44 modified person files to match _template.json
15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"firstname": "Christian",
|
|
"lastname": "Wright",
|
|
"handle": "Curiosity",
|
|
"birth": "",
|
|
"death": "",
|
|
"obituary": "",
|
|
"issue": "11",
|
|
"affiliations": "",
|
|
"mainimage": "/images/y3t1_Art-Christian_Wright_aka_Curiosity.jpg",
|
|
"maintext": "",
|
|
"socialmedialinks": [],
|
|
"contributions": [],
|
|
"gallery": []
|
|
}
|