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