[update] Style Home page

This commit is contained in:
brunosimon
2016-08-30 02:05:01 +02:00
parent d4d852f356
commit 81331c4f34
33 changed files with 745 additions and 319 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ class App
_options = {}
if( typeof _options.port === 'undefined' )
_options.port = 3000
_options.port = 1571
// Save
this.options = _options