mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
Minor UI change
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
*/
|
||||
|
||||
exports.index = function(req, res){
|
||||
res.render('index', { title: 'Express' });
|
||||
res.render('index', { title: 'GarageServer.IO Demo' });
|
||||
};
|
||||
Reference in New Issue
Block a user