summaryrefslogtreecommitdiff
path: root/site/index.js
diff options
context:
space:
mode:
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({