summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
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 5dfd657..c805be8 100644
--- a/index.js
+++ b/index.js
@@ -40,6 +40,7 @@ var app = okcms
page: {
id: { type: "string", hidden: true },
title: { type: "string" },
+ short_title: { type: "string" },
author: { type: "string" },
type: { type: "enum", options: ["image", "video", "3d"] },
citation: { type: "text" },