summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorokfprojz <jules+okfprojz@okfoc.us>2016-04-14 11:46:24 -0400
committerokfprojz <jules+okfprojz@okfoc.us>2016-04-14 11:46:24 -0400
commitec29600054fa344e5d09706a2140f143283d4d14 (patch)
tree608bf30d44afe7e5c8991fe1aa8c5f30c4e3db86 /index.js
parentf797edb0152024dc460c7c8edbd1cfec02f5757f (diff)
parenta52067b7b00377051f138fdd259e0a4f71ffe0f1 (diff)
Merge branch 'master' of github.com:okfocus/portfolio
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
index acb9f9a..93b5a66 100644
--- a/index.js
+++ b/index.js
@@ -22,6 +22,7 @@ var app = okcms.createApp({
id: {type: 'string', hidden: true},
title: {type: 'string'},
body: {type: 'text'},
+ mobileBody: {type: 'text'},
accolades: {type: 'link-list'},
press: {type: 'link-list'},
speakers: {type: 'text'},