Remove extraneous quote
This commit is contained in:
		
							parent
							
								
									6f679653b8
								
							
						
					
					
						commit
						277838301e
					
				
							
								
								
									
										2
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								index.js
									
									
									
									
									
								
							@ -43,7 +43,7 @@ module.exports = function (opts) {
 | 
			
		||||
      //+ '  <style>* { background-color: white; color: white; text-decoration: none; }</style>\n'
 | 
			
		||||
      + '  <META http-equiv="refresh" content="0;URL=\'' + escapedLocation + '\'">\n'
 | 
			
		||||
      + '</head>\n'
 | 
			
		||||
      + '<body">\n' + body + '\n</body>\n'
 | 
			
		||||
      + '<body>\n' + body + '\n</body>\n'
 | 
			
		||||
      + '</html>\n'
 | 
			
		||||
      ;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user