edited post
This commit is contained in:
		
							parent
							
								
									e660d18e50
								
							
						
					
					
						commit
						9ee8e8c6ff
					
				| 
						 | 
					@ -14,7 +14,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <div class="post-meta">
 | 
					    <div class="post-meta">
 | 
				
			||||||
      {{- if not .Date.IsZero -}}
 | 
					      {{- if not .Date.IsZero -}}
 | 
				
			||||||
      {{- printf "<span title='%s'>%s</span>" (.Date) (.Date | time.Format (default "January 2, 2006" site.Params.DateFormat))) }}
 | 
					      {{- ((printf "<span title='%s'>%s</span>" (.Date) (.Date | time.Format (default "January 2, 2006" site.Params.DateFormat)))) }}
 | 
				
			||||||
      {{- end }}
 | 
					      {{- end }}
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </header>
 | 
					  </header>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue