summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjules <jules@carbonpictures.com>2017-05-14 19:09:59 +0000
committerjules <jules@carbonpictures.com>2017-05-14 19:09:59 +0000
commit4aa6d9c62adb49603ec962434060cb56e71eec6d (patch)
treed0d944a9613f2d3056797c789f1004bae42f2ef4
parent768e461e712b37d69b67a4e630456db08754c990 (diff)
parentfa8a66f0ed82a912324e000c431083faf3deb581 (diff)
Merge branch 'master' of ghghgh.us:armory-fmf-cms
-rw-r--r--index.js1
-rw-r--r--public/assets/img/armory.pngbin0 -> 12274 bytes
-rw-r--r--public/assets/img/aww.pngbin0 -> 99273 bytes
-rw-r--r--public/assets/img/logo.pngbin0 -> 24655 bytes
4 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
index ff727f2..db2fcb6 100644
--- a/index.js
+++ b/index.js
@@ -39,6 +39,7 @@ var app = okcms.createApp({
medium: {type: 'string'},
category: {type: 'string'},
keywords: {type: 'text'},
+ shortDescription: {type: 'string'},
description: {type: 'text'},
image: {type: 'image'},
credit: {type: 'text'},
diff --git a/public/assets/img/armory.png b/public/assets/img/armory.png
new file mode 100644
index 0000000..bf881a0
--- /dev/null
+++ b/public/assets/img/armory.png
Binary files differ
diff --git a/public/assets/img/aww.png b/public/assets/img/aww.png
new file mode 100644
index 0000000..d24bb47
--- /dev/null
+++ b/public/assets/img/aww.png
Binary files differ
diff --git a/public/assets/img/logo.png b/public/assets/img/logo.png
new file mode 100644
index 0000000..14a9922
--- /dev/null
+++ b/public/assets/img/logo.png
Binary files differ