diff options
Diffstat (limited to 'site/db.json')
| -rw-r--r-- | site/db.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/site/db.json b/site/db.json index fe9f91b..119f50e 100644 --- a/site/db.json +++ b/site/db.json @@ -1146,9 +1146,11 @@ { "id": "contact", "title": "CONTACT", - "body": "50 WHITE STREET\r\nNEW YORK, NY 10013\r\n<a href=\"mailto:info@twohustlers.com\">INFO@TWOHUSTLERS.COM</a>\r\n+1 646 370-1180\r\nTWOHUSTLERS ©2014", + "body": "50 WHITE STREET\r\nNEW YORK, NY 10013\r\n<a href=\"mailto:info@twohustlers.com\">INFO@TWOHUSTLERS.COM</a>\r\n+1 646 370-1180\r\nTWOHUSTLERS ©2015", "image": "", - "__index": "0" + "__index": "0", + "contact": "", + "dateCreated": "" } ], "shape": [ |
