|  | @@ -4,8 +4,8 @@
 | 
	
		
			
				|  |  |      <meta charset="UTF-8">
 | 
	
		
			
				|  |  |      <meta http-equiv="X-UA-Compatible" content="IE=edge">
 | 
	
		
			
				|  |  |      <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
	
		
			
				|  |  | -    <title>Single page node server with no dependencies</title>
 | 
	
		
			
				|  |  | -    <meta name="description" content="Simgle file page basic page">
 | 
	
		
			
				|  |  | +    <title>Single page app node server with no dependencies</title>
 | 
	
		
			
				|  |  | +    <meta name="description" content="Simgle page basic server optimized for speed and PWA">
 | 
	
		
			
				|  |  |      <!-- Above the fold styles -->
 | 
	
		
			
				|  |  |      <style>.wrapper {max-width:500px;margin:1rem auto;text-align:center;padding:0 1rem;}</style>
 | 
	
		
			
				|  |  |      <!-- Non blocking styles -->
 |