| 
					
				 | 
			
			
				@@ -3,7 +3,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <head>{{/* depth stored for access inside navigation loop */}}{{$depth := .Depth}} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <meta charset="utf-8"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <title>{{if .Name}}{{.Name}} | {{end}}Casey DeLorme's Portfolio / caseydelorme.com</title> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <link rel="icon" type="image/x-icon" href="https://www.caseydelorme.com/cdn/favicon.ico" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <link rel="stylesheet" type="text/css" href="{{$depth}}/css/main.css#{{.Version}}"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </head> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <body> 
			 |