| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -7,7 +7,7 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							<meta name="author" content="{{ with .Site.Params.name }}{{ . }}{{ end }}"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							<meta name="description" content="{{ with .Site.Params.description }}{{ . }}{{ end }}"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							{{ .Hugo.Generator }} | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							<title>{{ with .Site.Params.name }}{{ . }} - {{ end }}{{ .Site.Title }}</title> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							<title>{{ .Title }} · {{ .Site.Title }}</title> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							<link rel="shortcut icon" href="{{ .Site.BaseURL }}images/favicon.ico"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							<link rel="stylesheet" href="{{ .Site.BaseURL }}css/style.css"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							<link rel="stylesheet" href="{{ .Site.BaseURL }}css/highlight.css"> | 
				
			
			
		
	
	
		
			
				
					| 
						
						
						
					 | 
				
				 | 
				
					
  |