summaryrefslogtreecommitdiff
path: root/site/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'site/index.js')
-rw-r--r--site/index.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/index.js b/site/index.js
index 50bd870..712c01c 100644
--- a/site/index.js
+++ b/site/index.js
@@ -61,7 +61,8 @@ var app = okcms.createApp({
views: {
'/': {
data: [
- {type: 'page', query: '*'},
+ {type: 'page', query: 'contact'},
+// {type: 'shape', query: 'about-images'},
{type: 'shape', query: 'shape-images'},
{type: 'retail', query: '*'},
{type: 'advertising', query: '*'},