diff options
Diffstat (limited to 'examples/db.json')
| -rw-r--r-- | examples/db.json | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/examples/db.json b/examples/db.json index 1061086..cede8bc 100644 --- a/examples/db.json +++ b/examples/db.json @@ -27,18 +27,7 @@ "id": "bagel", "title": "nice", "color": "blue", - "images": [ - { - "uri": [ - "http://del.h-cdn.co/assets/cm/15/10/54f928d7ada8d_-_1347910942518.jpg", - "https://ltho.s3.amazonaws.com/45c29c6d-2832-46f1-b0d3-6f847b6f42e4.png" - ], - "caption": [ - "boop", - "Errorrrrr" - ] - } - ], + "images": [], "video": { "url": "https://vimeo.com/112498725", "type": "vimeo", |
