diff options
| -rw-r--r-- | site/db.json | 35 |
1 files changed, 1 insertions, 34 deletions
diff --git a/site/db.json b/site/db.json index 7681fd8..4c8321e 100644 --- a/site/db.json +++ b/site/db.json @@ -47,39 +47,6 @@ } ], "experiential": [], - "content": [ - { - "id": "stuff", - "title": "Stuff", - "menu": "Stuff", - "description": "Blablhablhalbhab", - "video": { - "url": "http://vimeo.com/112498725", - "type": "vimeo", - "token": "112498725", - "title": "FW14-2H-VIDEO-V4 2", - "thumb": "http://i.vimeocdn.com/video/497493142_640.jpg" - }, - "images": [ - { - "uri": "https://ltho.s3.amazonaws.com/aa5ab62c-a7f4-433e-8957-c059199de924.png", - "caption": "WHO" - }, - { - "uri": "https://ltho.s3.amazonaws.com/888c06f0-32f4-4f7b-938f-fb9bf178a1dc.png", - "caption": "DARK" - }, - { - "uri": "https://ltho.s3.amazonaws.com/525cd121-a436-472f-b201-7b2baffa804a.png", - "caption": "STUFF" - }, - { - "uri": "https://ltho.s3.amazonaws.com/b2a607e6-1c60-42cd-8449-55737501ff9e.png", - "caption": "BLAH" - } - ], - "__index": "0" - } - ], + "content": [], "advertising": [] }
\ No newline at end of file |
