diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-04-13 19:29:06 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-04-13 19:29:06 -0400 |
| commit | ea8c5876b418b89dea8b104c1dee4880ef38aa81 (patch) | |
| tree | b6f043c0b22d9deedb4b1bea32e8aa6b40a5d9ef | |
| parent | db3775794623ebbc63efb44e545b66f2accfd728 (diff) | |
rm test data
| -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 |
