Update
This commit is contained in:
		
					parent
					
						
							
								d777c4d6b1
							
						
					
				
			
			
				commit
				
					
						9173e5973f
					
				
			
		
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -14,9 +14,6 @@ layout: default
 | 
				
			||||||
 | 
					
 | 
				
			||||||
						{% if post.meta_description %}{{ post.meta_description | strip_html | escape }}{% elsif post.description %}{{ post.description | strip_html | escape }}{% endif %}
 | 
											{% if post.meta_description %}{{ post.meta_description | strip_html | escape }}{% elsif post.description %}{{ post.description | strip_html | escape }}{% endif %}
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
						{{ post.description | strip_html | escape }}
 | 
					 | 
				
			||||||
						<a href="{{ site.url }}{{ post.url }}" title="Read {{ post.title escape_once }}"><strong>Read more ›</strong></a>
 | 
											<a href="{{ site.url }}{{ post.url }}" title="Read {{ post.title escape_once }}"><strong>Read more ›</strong></a>
 | 
				
			||||||
					</p>
 | 
										</p>
 | 
				
			||||||
				</div><!-- /.small-12.columns -->
 | 
									</div><!-- /.small-12.columns -->
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue