Update post.html
This commit is contained in:
		
							parent
							
								
									d240f3e914
								
							
						
					
					
						commit
						50855b74c2
					
				
					 1 changed files with 7 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -3,16 +3,16 @@ layout: default
 | 
			
		|||
---
 | 
			
		||||
 | 
			
		||||
<article class="post">
 | 
			
		||||
  <h3>{{page.title}}</h3>
 | 
			
		||||
  <h1>{{page.title}}</h1>
 | 
			
		||||
 | 
			
		||||
  <p>
 | 
			
		||||
    <small>
 | 
			
		||||
      <span>{{page.date | date: "%B %d, %Y" }}</span>
 | 
			
		||||
      /
 | 
			
		||||
      <span>by {{page.author}}</span>
 | 
			
		||||
    </small>
 | 
			
		||||
  <p>      
 | 
			
		||||
    <span>{{page.date | date: "%B %d, %Y" }}</span>
 | 
			
		||||
    /
 | 
			
		||||
    <span>by {{page.author}}</span>
 | 
			
		||||
  </p>
 | 
			
		||||
 | 
			
		||||
  <hr/>
 | 
			
		||||
  
 | 
			
		||||
  <div class="entry">
 | 
			
		||||
    {{ content }}
 | 
			
		||||
  </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue