rename index page

pull/9/head
unknown 2018-10-29 19:35:49 -04:00
parent bc5485fbbc
commit 7fd86ca0cc
2 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ module.exports.routes = {
***************************************************************************/
'/': {
view: 'pages/homepage'
view: 'pages/index'
},
'/login': {
view: 'pages/login'