mirror of
https://github.com/restincode/restincode.git
synced 2026-09-12 01:29:29 +02:00
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:
parent
319c9e56a6
commit
6c4f1221ae
44 changed files with 155 additions and 77 deletions
|
|
@ -4,11 +4,12 @@
|
|||
"handle": "Cancer Omega",
|
||||
"birth": "22 Sept 1962",
|
||||
"death": "21 Dec 2011",
|
||||
"obituary": "",
|
||||
"issue": "14",
|
||||
"affiliations": "attrition.org",
|
||||
"mainimage": "/images/Jay_Dyson.jpg",
|
||||
"maintext": "Jay Dyson, 49, of Surprise, Arizona, passed away on December 21, 2011. He was preceded in death by his mother, Carole Clough. He is survived by his loving wife, Marie Dyson, children, Andrew and Miranda Dyson, father, Bill Clough, brothers, Douglas, Charlie and Michael Clough, parents-in-law, Ronald and Penny D’Abato and sister-in-law, Cassie Sheline. Jay was a wonderful man who was very dedicated to his family and his work. He absolutely loved Christmas and had a special way making the holiday so cheerful for those around him. Jay’s first Christmas in Heaven will be very special as he will be dearly missed by all those who loved him.",
|
||||
"socialmedialinks": "",
|
||||
"socialmedialinks": [],
|
||||
"contributions": [
|
||||
{
|
||||
"title": "Attrition homepage",
|
||||
|
|
@ -16,5 +17,5 @@
|
|||
"description": "Cancer Omega's homepage on attrition.org"
|
||||
}
|
||||
],
|
||||
"gallery": ""
|
||||
"gallery": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue