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
507 B
JSON
15 lines
507 B
JSON
{
|
|
"firstname": "Branden",
|
|
"lastname": "Hancock",
|
|
"handle": "Ghent",
|
|
"birth": "1977",
|
|
"death": "2003",
|
|
"obituary": "",
|
|
"issue": "15",
|
|
"affiliations": "Goon",
|
|
"mainimage": "https://www.defcon.org/images/links/whois/ghent.jpg",
|
|
"maintext": "<p>Ghent aka Branden Hancock died of inuries sustained in a motorcycle accident.<br /><br />He is survived by his mother and younger sister.<br /><br />Ghent was 26 years old.</p>",
|
|
"socialmedialinks": [],
|
|
"contributions": [],
|
|
"gallery": []
|
|
}
|