alias page to login

pull/9/head
unknown 2018-10-29 18:39:29 -04:00
parent b0aa8682e7
commit 872d3ca292
1 changed files with 3 additions and 1 deletions

View File

@ -28,6 +28,9 @@ module.exports.routes = {
'/login': {
view: 'pages/login'
},
'/register': {
view: 'pages/login'
},
/***************************************************************************
* *
@ -40,7 +43,6 @@ module.exports.routes = {
* *
***************************************************************************/
// ╔═╗╔═╗╦ ╔═╗╔╗╔╔╦╗╔═╗╔═╗╦╔╗╔╔╦╗╔═╗
// ╠═╣╠═╝║ ║╣ ║║║ ║║╠═╝║ ║║║║║ ║ ╚═╗
// ╩ ╩╩ ╩ ╚═╝╝╚╝═╩╝╩ ╚═╝╩╝╚╝ ╩ ╚═╝