diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-03-29 13:58:28 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-03-29 14:12:52 -0400 |
| commit | a4a29d5d1b9f590db297ebeb1031f616aa536d4c (patch) | |
| tree | c93c2697673dc1e931689982eaa75344e8d00f37 /index.js | |
| parent | 986eb5cbb2895adc310b301837df798ad47d2460 (diff) | |
extremely basic nav
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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'}, |
