mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-31 01:53:30 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			187 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			187 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {{ if ne .Site.Params.readingtime false }}
 | |
|     <span class="post-meta-item">
 | |
|         {{ partial "icon.html" "clock" }}
 | |
|         {{ i18n "readingtime" .ReadingTime }}
 | |
|     </span>
 | |
| {{ end }}
 |