From 55bba9f4aab51fb05ebeb01987924e1f97226210 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 14 Apr 2015 15:37:19 -0400 Subject: store shape images in CMS --- site/db.json | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) (limited to 'site/db.json') diff --git a/site/db.json b/site/db.json index 4c8321e..f8431f0 100644 --- a/site/db.json +++ b/site/db.json @@ -46,6 +46,75 @@ "__index": "0" } ], + "shape": [ + { + "id": "shape-images", + "title": "Shape Images", + "images": [ + { + "uri": "http://okfocus.s3.amazonaws.com/2h/1.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/2.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/3.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/4.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/5.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/6.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/7.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/8.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/9.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/12.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/13.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/14.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/15.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/16.gif", + "caption": "" + }, + { + "uri": "http://okfocus.s3.amazonaws.com/2h/17.gif", + "caption": "" + } + ], + "__index": "0" + } + ], "experiential": [], "content": [], "advertising": [] -- cgit v1.2.3-70-g09d2