5 lines
		
	
	
		
			254 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			254 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <article class="h-entry">
 | |
|   <time class="dt-published" datetime="{{ post.date | datetime | date_to_xmlschema }}" pubdate>{{ post.date | date: "%B %d" }}</time>
 | |
|   <a href="{{ post.url | relative_path }}" class="u-url p-name">{{post.title}}</a>
 | |
| </article>
 |