From 03a9bad5398309cd97d8989fe8d0b631b6349636 Mon Sep 17 00:00:00 2001 From: julie lala Date: Fri, 8 May 2015 04:12:28 -0400 Subject: about page --- site/index.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'site/index.js') diff --git a/site/index.js b/site/index.js index 712c01c..4c5c2ca 100644 --- a/site/index.js +++ b/site/index.js @@ -71,7 +71,11 @@ var app = okcms.createApp({ ] }, '/about': { - data: {type: 'page', query: 'about'} + data: [ + {type: 'page', query: 'about'}, + {type: 'shape', query: 'about-images'}, + ], + template: 'about' }, '/contact': { data: {type: 'page', query: 'contact'} -- cgit v1.2.3-70-g09d2