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
This commit is contained in:
mauvehed 2026-03-14 14:07:38 -05:00
parent 319c9e56a6
commit 6c4f1221ae
44 changed files with 155 additions and 77 deletions

View file

@ -4,11 +4,12 @@
"handle": "Poolboy",
"birth": "1992",
"death": "2011",
"obituary": "",
"issue": "13",
"affiliations": "Goon",
"mainimage": "/images/y3t1_Art-Robert_Conner_Ashby_aka_Poolboy.jpg",
"maintext": "<p>Poolboy, aka Robert Conner Ashby, 19, of Ventura, passed away on Monday, Nov. 21, 2011.</p>",
"socialmedialinks": "",
"contributions": "",
"gallery": ""
"socialmedialinks": [],
"contributions": [],
"gallery": []
}