Skip to content

Commit

Permalink
Update marriage places
Browse files Browse the repository at this point in the history
  • Loading branch information
arbyn-argabioso committed Oct 21, 2024
1 parent 72e7dcc commit e648357
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions public/family/js/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,7 @@
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"marriagePlace": "Luzon, PHL",
"middleName": "Reyes",
"nickname": "Sotering",
"prefix": null,
Expand Down Expand Up @@ -1110,7 +1110,7 @@
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"marriagePlace": "Luzon, PHL",
"middleName": null,
"nickname": "Cresing",
"prefix": null,
Expand Down Expand Up @@ -1217,7 +1217,7 @@
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"marriagePlace": "Mindanao, PHL",
"middleName": "Ladera",
"nickname": null,
"prefix": null,
Expand Down Expand Up @@ -1294,7 +1294,7 @@
"living": false,
"livingPlace": null,
"marriageDate": null,
"marriagePlace": null,
"marriagePlace": "Mindanao, PHL",
"middleName": "Acerto",
"nickname": null,
"prefix": null,
Expand Down
8 changes: 4 additions & 4 deletions public/family/js/family.js

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

Loading

0 comments on commit e648357

Please sign in to comment.