summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-29 13:58:28 -0400
committerJules Laplace <jules@okfoc.us>2016-03-29 14:12:52 -0400
commita4a29d5d1b9f590db297ebeb1031f616aa536d4c (patch)
treec93c2697673dc1e931689982eaa75344e8d00f37 /index.js
parent986eb5cbb2895adc310b301837df798ad47d2460 (diff)
extremely basic nav
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 14f17be..b9f309f 100644
--- a/index.js
+++ b/index.js
@@ -18,6 +18,7 @@ var app = okcms.createApp({
project: {
id: {type: 'string', hidden: true},
title: {type: 'string'},
+ alternateTitle: {type: 'string'},
year: {type: 'number'},
client: {type: 'string'},
link: {type: 'string'},