Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit c55947c

Browse files
fix(footer): update new address in footer
1 parent 5caed22 commit c55947c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/assets/i18n/en.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,8 +389,8 @@ export const translations = {
389389
address: {
390390
header: 'Our Headquarters',
391391
name: 'OpenForge',
392-
line1: '1010 N Hancock St',
393-
line2: 'Philadelphia, PA 19123',
392+
line1: '1608 Walnut Street',
393+
line2: 'Philadelphia, PA 19103',
394394
email: 'hello@openforge.io',
395395
phoneNumber: '(215)-821-8673',
396396
},

0 commit comments

Comments
 (0)