diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2025-03-05 12:09:05 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-05 12:09:05 +0000 |
| commit | 1a5fe34edc968e7e55f94e852cc73eb996bcacfd (patch) | |
| tree | af5a786d9183ffb0c9db9750569830fbafff8f0c | |
| parent | 5bb3bb9302fa2e603e20b24ceef8ee5102493873 (diff) | |
| parent | 7ee489f2289ee5f57ce2afd36fb3f1f79a97b34c (diff) | |
Merge pull request #117 from joeacarstairs/staging
move to Viewforth Square
| -rw-r--r-- | src/data/contactDetails.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/data/contactDetails.ts b/src/data/contactDetails.ts index 00486d1..4b70be5 100644 --- a/src/data/contactDetails.ts +++ b/src/data/contactDetails.ts @@ -4,9 +4,9 @@ export default { address: [ 'Scots Language Society', 'c/o Joe Carstairs', - '57 Manor Place', + '10/8 Viewforth Square', 'Edinburgh', - 'EH3 7EG', + 'EH10 4LW', 'United Kingdom', ], }, @@ -15,9 +15,9 @@ export default { address: [ 'Scots Language Society', 'c/o Joe Carstairs', - '57 Manor Place', + '10/8 Viewforth Square', 'Edinburgh', - 'EH3 7EG', + 'EH10 4LW', 'United Kingdom', ], }, |
