summaryrefslogtreecommitdiff
path: root/site/index.js
diff options
context:
space:
mode:
authortwo hustlers proj <jules+okfprojz@okfoc.us>2015-05-27 13:26:30 -0400
committertwo hustlers proj <jules+okfprojz@okfoc.us>2015-05-27 13:26:30 -0400
commitfca99b7846b78393a87c2aa7b91571cbf02530e3 (patch)
treeb041b2c284b2b3233fdeae28e2fbebdae9c2aef6 /site/index.js
parent1dfbf71af1776bbb913a65d6d9a0c5e6b0fadd46 (diff)
parentfb5c451361916593edf39ed5f3614984dc29a36d (diff)
Merge branch 'twohustlers' of github.com:okfocus/okcms into twohustlers
Diffstat (limited to 'site/index.js')
-rw-r--r--site/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.js b/site/index.js
index 8952c46..aa1f58c 100644
--- a/site/index.js
+++ b/site/index.js
@@ -25,6 +25,7 @@ var app = okcms.createApp({
id: {type: 'string', hidden: true},
title: {type: 'string'},
body: {type: 'text'},
+ collabs: {type: 'text'},
contact: {type: 'text'},
image: {type: 'string'}
},