mirror of
				https://github.com/reality/dbot.git
				synced 2025-11-04 13:37:32 +01:00 
			
		
		
		
	
						commit
						d3a4200ad9
					
				@ -31,7 +31,7 @@ var webInterface = function(dbot) {
 | 
			
		||||
    });
 | 
			
		||||
    
 | 
			
		||||
    app.get('/css', function(req, res) {
 | 
			
		||||
        res.render('styles.scss', { layout: false });
 | 
			
		||||
        res.render('styles.scss', { 'layout': false, 'view engine': 'jade' });
 | 
			
		||||
    });
 | 
			
		||||
    
 | 
			
		||||
    app.listen(443);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user