summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-06-04 13:06:36 -0400
committerJules Laplace <julescarbon@gmail.com>2017-06-04 13:06:36 -0400
commit61ba4c676b05da91341cb2d4cdc6143fe011aeb3 (patch)
treef3bf4d1bac92381760e9fb670aa36b4fa16ee044 /index.js
parent986b83ef5519ebb989ee4745d7a9715057dff972 (diff)
home
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
index 9461c35..88c1c72 100644
--- a/index.js
+++ b/index.js
@@ -89,6 +89,7 @@ var app = okcms.createApp({
views: {
'/': { template: 'blank' },
+ '/home/': { template: 'index' },
'/information/': { template: 'index' },
'/drones/': { template: 'index' },
'/livestream/': { template: 'index' },