Skip to content

Commit

Permalink
Adjust address
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdoc committed Jun 17, 2024
1 parent 8641f18 commit ed450da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_data/meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ module.exports = async () => {
youtube: "theglobechurch",
linkedin: "theglobechurch",
email: "[email protected]",
registeredAddress: additionals['registeredAddress'] || "GlobeOffice, 83 Mill Lofts, County St, London SE1 4AD",
registeredAddress: additionals['registeredAddress'] || "GlobeOffice, 81 Mill Lofts, County St, London SE1 4AD",
overrides: additionals['overrides'] || null,
service: serviceDetails(additionals['overrides'] || {})
};
Expand Down

0 comments on commit ed450da

Please sign in to comment.