summaryrefslogtreecommitdiff
path: root/site/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'site/index.js')
-rw-r--r--site/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.js b/site/index.js
index aa1f58c..430f73f 100644
--- a/site/index.js
+++ b/site/index.js
@@ -87,6 +87,7 @@ var app = okcms.createApp({
{type: 'advertising', query: '*'},
{type: 'experiential', query: '*'},
{type: 'content', query: '*'},
+ {type: 'page', query: 'about'}
],
template: 'all'
},