diff options
| author | okfprojz <jules+okfprojz@okfoc.us> | 2016-04-14 11:46:24 -0400 |
|---|---|---|
| committer | okfprojz <jules+okfprojz@okfoc.us> | 2016-04-14 11:46:24 -0400 |
| commit | ec29600054fa344e5d09706a2140f143283d4d14 (patch) | |
| tree | 608bf30d44afe7e5c8991fe1aa8c5f30c4e3db86 /index.js | |
| parent | f797edb0152024dc460c7c8edbd1cfec02f5757f (diff) | |
| parent | a52067b7b00377051f138fdd259e0a4f71ffe0f1 (diff) | |
Merge branch 'master' of github.com:okfocus/portfolio
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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'}, |
