Using post.excerpt in index.html (closes #117)
This commit is contained in:
		
							parent
							
								
									d824fd879e
								
							
						
					
					
						commit
						ac1cf36fe0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -9,7 +9,7 @@ layout: default
 | 
			
		|||
      <h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1>
 | 
			
		||||
 | 
			
		||||
      <div class="entry">
 | 
			
		||||
        {{ post.content | truncatewords:40}}
 | 
			
		||||
        {{ post.excerpt }}
 | 
			
		||||
      </div>
 | 
			
		||||
 | 
			
		||||
      <a href="{{ site.baseurl }}{{ post.url }}" class="read-more">Read More</a>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue