diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-04-16 14:04:10 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-04-16 14:04:10 -0400 |
| commit | b51455df828fde90edbee3143bd8d49b00cc3f1a (patch) | |
| tree | fd51ae44fe0b42dfb34a47dd07027c7428494187 /site/db.json | |
| parent | 54c430282d52b7d5239692fe5939138a1f83ece9 (diff) | |
single image upload field, abstract upload class a bit
Diffstat (limited to 'site/db.json')
| -rw-r--r-- | site/db.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/site/db.json b/site/db.json index d0624e8..12ccb38 100644 --- a/site/db.json +++ b/site/db.json @@ -27,7 +27,11 @@ "caption": "CURABITUR BLANDIT TEMPUS PORTTITOR 4" } ], - "__index": "0" + "__index": "0", + "shape": { + "uri": "", + "caption": "" + } } ], "page": [ |
