|  | @@ -3,6 +3,7 @@
 | 
	
		
			
				|  |  |      <head>
 | 
	
		
			
				|  |  |  	<title>DooPHP Blog Demo - {{uname}}</title>
 | 
	
		
			
				|  |  |  	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 | 
	
		
			
				|  |  | +		<meta name="viewport" content="width=device-width,initial-scale=1.0">
 | 
	
		
			
				|  |  |  	<link rel="Shortcut Icon" href="http://doophp.com/favicon.ico" type="image/x-icon" />
 | 
	
		
			
				|  |  |  	<link rel="stylesheet" type="text/css" href="{{rootUrl}}global/css/style.css" media="screen" />
 | 
	
		
			
				|  |  |  	<link rel="stylesheet" type="text/css" href="{{rootUrl}}global/css/demo.css" media="screen" />
 |