| 
						
						
							
								
							
						
						
					 | 
					@ -2,3 +2,4 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					<meta name="viewport" content="width=device-width"> | 
					 | 
					 | 
					<meta name="viewport" content="width=device-width"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					<title>{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}</title> | 
					 | 
					 | 
					<title>{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}</title> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					{{ partialCached "head/css.html" . }} | 
					 | 
					 | 
					{{ partialCached "head/css.html" . }} | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					<link rel="shortcut icon" href="{{ site.Params.favicon }}"> |