Skip to content

Commit

Permalink
Add death and marriage place
Browse files Browse the repository at this point in the history
  • Loading branch information
arbyn-argabioso committed Oct 21, 2024
1 parent 4b94301 commit 72e7dcc
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
Binary file modified public/family/images/stories/Lola_Enoria.lossless.webp
Binary file not shown.
Binary file modified public/family/images/stories/Lola_Enoria.lossy.webp
Binary file not shown.
14 changes: 7 additions & 7 deletions public/family/js/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prefix": null,
"suffix": null,
"vitalsCompleteAndVerified": false,
"firstName": "Yeuseff Loran",
"firstName": "Yeusef Loran",
"height": 0,
"width": 0
},
Expand Down Expand Up @@ -258,7 +258,7 @@
"birthPlace": null,
"deathAge": null,
"deathDate": "1946-06-23",
"deathPlace": null,
"deathPlace": "Majayjay, Laguna, PHL",
"gender": "M",
"hasDNA": false,
"hasImage": false,
Expand Down Expand Up @@ -1600,7 +1600,7 @@
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"marriagePlace": "PHL",
"middleName": null,
"nickname": null,
"prefix": null,
Expand All @@ -1617,7 +1617,7 @@
"birthPlace": "PHL",
"deathAge": null,
"deathDate": "after 1996-12-16",
"deathPlace": "PHL",
"deathPlace": "Tuguegarao, Cagayan, PHL",
"gender": "F",
"hasDNA": false,
"hasImage": true,
Expand All @@ -1626,15 +1626,15 @@
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"marriagePlace": "PHL",
"middleName": null,
"nickname": null,
"prefix": null,
"suffix": null,
"vitalsCompleteAndVerified": false,
"firstName": "Enoria",
"marker": "centennial",
"fid": "GH12-DD8",
"child": "64719992",
"marker": "centennial"
"child": "64719992"
}
];
14 changes: 7 additions & 7 deletions public/family/js/family.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/family/js/family.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/family/scripts/tree.ged

Large diffs are not rendered by default.

0 comments on commit 72e7dcc

Please sign in to comment.