diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-03-29 14:34:56 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-03-29 14:34:56 -0400 |
| commit | bc9db8c10c1a7af291f2d1c6391d370919ae3bcb (patch) | |
| tree | b58de6ba788d9debf84563b4bd682710cac35b69 | |
| parent | 9b5878a1ce5d785a9ede677627bbdb048310809f (diff) | |
alternate title
| -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" } ] } |
