Skip to content

Commit

Permalink
Add Lola Francisca's line
Browse files Browse the repository at this point in the history
  • Loading branch information
arbyn-argabioso committed Sep 6, 2024
1 parent ab5ba6b commit d6da681
Show file tree
Hide file tree
Showing 4 changed files with 319 additions and 19 deletions.
156 changes: 153 additions & 3 deletions public/family/js/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,11 +229,11 @@
},
{
"baptismDate": null,
"birthDate": "before 1910",
"birthDate": "about 1905",
"birthPlace": null,
"deathAge": null,
"deathDate": "after 1936-10-13",
"deathPlace": null,
"deathDate": "1936-04-25",
"deathPlace": "Luisiana, Laguna, PHL",
"gender": "F",
"hasDNA": false,
"hasImage": false,
Expand All @@ -252,6 +252,156 @@
"fid": "GHBZ-P5Q",
"child": "96832424"
},
{
"baptismDate": null,
"birthDate": "about 1886",
"birthPlace": null,
"deathAge": null,
"deathDate": "1946-06-23",
"deathPlace": null,
"gender": "M",
"hasDNA": false,
"hasImage": false,
"key": "38670752",
"lastName": "Mia",
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"middleName": null,
"nickname": null,
"prefix": null,
"suffix": null,
"vitalsCompleteAndVerified": false,
"firstName": "Francisco",
"fid": "GJJ8-MK1",
"child": "53221118"
},
{
"baptismDate": null,
"birthDate": null,
"birthPlace": null,
"deathAge": null,
"deathDate": null,
"deathPlace": null,
"gender": "M",
"hasDNA": false,
"hasImage": false,
"key": "52051920",
"lastName": "Mia",
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"middleName": null,
"nickname": null,
"prefix": null,
"suffix": null,
"vitalsCompleteAndVerified": false,
"firstName": "Santiago",
"fid": "GJJ8-HDC",
"child": "38670752"
},
{
"baptismDate": null,
"birthDate": null,
"birthPlace": null,
"deathAge": null,
"deathDate": null,
"deathPlace": null,
"gender": "F",
"hasDNA": false,
"hasImage": false,
"key": "32552672",
"lastName": "Trobela",
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"middleName": null,
"nickname": null,
"prefix": null,
"suffix": null,
"vitalsCompleteAndVerified": false,
"firstName": "Aniceta",
"fid": "GJJZ-54Z",
"child": "38670752"
},
{
"baptismDate": null,
"birthDate": null,
"birthPlace": null,
"deathAge": null,
"deathDate": null,
"deathPlace": null,
"gender": "F",
"hasDNA": false,
"hasImage": false,
"key": "58054954",
"lastName": "Arco",
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"middleName": null,
"nickname": null,
"prefix": null,
"suffix": null,
"vitalsCompleteAndVerified": false,
"firstName": "Gabina",
"fid": "GJJZ-65G",
"child": "53221118"
},
{
"baptismDate": null,
"birthDate": null,
"birthPlace": null,
"deathAge": null,
"deathDate": null,
"deathPlace": null,
"gender": "M",
"hasDNA": false,
"hasImage": false,
"key": "38190203",
"lastName": "Arco",
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"middleName": null,
"nickname": null,
"prefix": null,
"suffix": null,
"vitalsCompleteAndVerified": false,
"firstName": "Eleuterio",
"fid": "GJJ8-XXM",
"child": "58054954"
},
{
"baptismDate": null,
"birthDate": null,
"birthPlace": null,
"deathAge": null,
"deathDate": null,
"deathPlace": null,
"gender": "F",
"hasDNA": false,
"hasImage": false,
"key": "12606761",
"lastName": "Villarante",
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"middleName": null,
"nickname": null,
"prefix": null,
"suffix": null,
"vitalsCompleteAndVerified": false,
"firstName": "Sabina",
"fid": "GJJZ-1K6",
"child": "58054954"
},
{
"baptismDate": null,
"birthDate": "1944-11-24",
Expand Down
156 changes: 153 additions & 3 deletions public/family/js/family.js

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

24 changes: 12 additions & 12 deletions 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 d6da681

Please sign in to comment.