diff options
| -rw-r--r-- | db.json | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -21,7 +21,7 @@ "uri": "http://nytimes.com/" } ], - "__index": 1, + "__index": "1", "dateCreated": "Sat, 26 Mar 2016 20:34:21 GMT", "client": "Annapurna Pictures", "containImage": "false", @@ -61,7 +61,8 @@ "title": "MEGA UPLOAD SONG!!!! HTTP://OKFOC.US", "thumb": "https://i.vimeocdn.com/video/226874497_640.jpg" } - ] + ], + "alternateTitle": "Portfolio Website" }, { "id": "test-2", @@ -162,7 +163,7 @@ "press": [ { "text": "google", - "uri": "http://google.com" + "uri": "google.com" } ] } |
