mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-11-03 10:17:54 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			241 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			241 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{{ if ne .Site.Params.readingtime false }}
 | 
						|
    <span class="post-meta-item" aria-label="{{ i18n "aria_post_meta_reading_time" }}">
 | 
						|
        {{ partial "icon.html" "clock" }}
 | 
						|
        {{ i18n "readingtime" .ReadingTime }}
 | 
						|
    </span>
 | 
						|
{{ end }}
 |