diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-04-09 03:01:24 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-04-09 03:01:24 -0400 |
| commit | ec9b5312490c537a533a92344a2455fc5c6450a3 (patch) | |
| tree | f89cc62dab6e94a1382d714f33664eff150da879 /examples | |
| parent | b67050b4072616502abc5f5d30a60e4cceb6d6e9 (diff) | |
rearranging werkz
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/db.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/db.json b/examples/db.json index cede8bc..148391a 100644 --- a/examples/db.json +++ b/examples/db.json @@ -11,6 +11,10 @@ { "uri": "cool", "caption": "cool" + }, + { + "uri": "https://ltho.s3.amazonaws.com/5f4c3351-9434-446a-883b-aa4bffce8da3.png", + "caption": "errrr" } ], "video": { |
