summaryrefslogtreecommitdiff
path: root/site/index.js
diff options
context:
space:
mode:
authorjulie lala <jules@okfoc.us>2015-04-23 16:39:01 -0400
committerjulie lala <jules@okfoc.us>2015-04-23 16:39:01 -0400
commit79e158043254dda7dabc95c30cbcebfed4ada8ac (patch)
tree812eb3ac103754f62268d3783c5bd38add1e838d /site/index.js
parentf13524041856bfa4ece6403d76b2facbb4b5d8c5 (diff)
parent2305c4cab390e36b96f796d2990d4cb235688fa8 (diff)
Merge branch 'twohustlers' of github.com:okfocus/okcms into twohustlers
Diffstat (limited to 'site/index.js')
-rw-r--r--site/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.js b/site/index.js
index 3283b82..d7989b9 100644
--- a/site/index.js
+++ b/site/index.js
@@ -7,7 +7,7 @@ var projectSchema = {
description: {type: 'text'},
video: {type: 'video'},
images: {type: 'captioned-image-list'},
- shape: {type: 'image'},
+ thumbnail: {type: 'image'},
}
var app = okcms.createApp({