Removing all of the trailing whitespace
This commit is contained in:
		
							parent
							
								
									a8a038dc32
								
							
						
					
					
						commit
						f3ce4344d1
					
				
					 10 changed files with 28 additions and 28 deletions
				
			
		| 
						 | 
				
			
			@ -4,14 +4,14 @@ layout: default
 | 
			
		|||
 | 
			
		||||
<div class="posts">
 | 
			
		||||
  {% for post in site.posts %}
 | 
			
		||||
    <article class="post">    
 | 
			
		||||
      
 | 
			
		||||
    <article class="post">
 | 
			
		||||
 | 
			
		||||
      <h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1>
 | 
			
		||||
 | 
			
		||||
      <div class="entry">
 | 
			
		||||
        {{ post.content | truncatewords:40}}
 | 
			
		||||
      </div>
 | 
			
		||||
      
 | 
			
		||||
 | 
			
		||||
      <a href="{{ site.baseurl }}{{ post.url }}" class="read-more">Read More</a>
 | 
			
		||||
    </article>
 | 
			
		||||
  {% endfor %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue