mirror of
				https://github.com/aurora-dot/pastel.codes.git
				synced 2025-10-31 15:11:35 +00:00 
			
		
		
		
	Changed indent spaces and made localhost only
This commit is contained in:
		| @@ -3,7 +3,7 @@ var router = express.Router(); | ||||
|  | ||||
| /* GET home page. */ | ||||
| router.get('/', function(req, res, next) { | ||||
|   res.render('index', { title: 'Express' }); | ||||
|     res.render('index', { title: 'Express' }); | ||||
| }); | ||||
|  | ||||
| module.exports = router; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user