diff options
| author | jules <jules@carbonpictures.com> | 2017-06-06 14:15:58 +0000 |
|---|---|---|
| committer | jules <jules@carbonpictures.com> | 2017-06-06 14:15:58 +0000 |
| commit | 89678a869c9de7c5014cf12e57ba3c500680a798 (patch) | |
| tree | 991fe5eca96ed70b0c1a2b3f3c2db6d766451873 /index.js | |
| parent | 5a524361a96c86ba91a6aaa849032a1e8047716f (diff) | |
show index now
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ var app = okcms.createApp({ ], views: { - '/': { template: 'blank' }, + '/': { template: 'index' }, '/home/': { template: 'index' }, '/information/': { template: 'index' }, '/drones/': { template: 'index' }, |
