| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -28,6 +28,17 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                    {{ partial "share.html" . }} | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                </section> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            </footer> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            <ul id="post-list" class="archive readmore"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                <h3>Read more</h3> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                {{ range first 10 .Site.Pages }} | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                <li> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                   <a href="{{ .Permalink }}">{{ .Title }}<aside class="dates">{{ .Date.Format "Jan 2" }}</aside></a> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                </li> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                {{ end }} | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            </ul> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            {{ partial "footer.html" . }} | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        </section> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        {{ partial "js.html" . }} | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |