diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-05-01 19:10:17 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-05-01 19:10:17 -0400 |
| commit | e75bc9e99c672d774e1e935b37c73970d7b6d2c8 (patch) | |
| tree | 7ba0f4bf02f7b22c4a3e9c4a62c524b69f9c744c /site/index.js | |
| parent | 3d8e9bd0502c9aa7bea8c448a54cee7fdea6607f (diff) | |
edits
Diffstat (limited to 'site/index.js')
| -rw-r--r-- | site/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.js b/site/index.js index 3434742..50bd870 100644 --- a/site/index.js +++ b/site/index.js @@ -41,6 +41,7 @@ var app = okcms.createApp({ { type: 'page', static: {id: 'about'}}, { type: 'page', static: {id: 'contact'}}, { type: 'shape', static: {id: 'shape-images'}}, + { type: 'shape', static: {id: 'about-images'}}, { type: 'advertising' }, { type: 'content' }, { type: 'experiential' }, |
