restincode/people/joeengressia.json
mauvehed 6c4f1221ae chore(data): normalize all people JSON files to match template schema
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
2026-03-14 14:07:38 -05:00

15 lines
303 B
JSON

{
"firstname": "Joe",
"lastname": "Engressia",
"handle": "Joybubbles",
"birth": "",
"death": "",
"obituary": "",
"issue": "16",
"affiliations": "",
"mainimage": "/images/face-silhouette-clipart.png",
"maintext": "",
"socialmedialinks": [],
"contributions": [],
"gallery": []
}