summaryrefslogtreecommitdiff
path: root/site/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-06-24 14:47:47 -0400
committerJules Laplace <jules@okfoc.us>2015-06-24 14:47:47 -0400
commite42a871b1a041ad68f6316aa1d50d1e7fe741123 (patch)
treebaad80448b6b14b7e6ffda4a944dd65145330d7e /site/index.js
parent4f8a4a332144b74ca277f1200dd41f37e1714c37 (diff)
edits
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'
},