restincode/people/ryanvanderwall.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
429 B
JSON

{
"firstname": "Ryan",
"lastname": "Van Der Wall",
"handle": "AlmostDeadGuy",
"birth": "1983(?)",
"death": "2006",
"obituary": "",
"issue": "39",
"affiliations": "",
"mainimage": "/images/face-silhouette-clipart.png",
"maintext": "<p>Ryan lost his battle with cancer in 2006. Ryan passed almost two weeks to the day after Nick Jeremica</p>",
"socialmedialinks": [],
"contributions": [],
"gallery": []
}