mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-30 09:43:29 -05:00 
			
		
		
		
	Make comments toggleable, remove word count, and give tags some space
This commit is contained in:
		| @@ -29,13 +29,6 @@ | ||||
|     </span> | ||||
|     {{ end }} | ||||
|  | ||||
|     {{ if ne .Site.Params.wordcount false }} | ||||
|     <span class="post-meta-item"> | ||||
|         {{ partial "icon.html" "type" }} | ||||
|         {{ i18n "wordcount" .WordCount }} | ||||
|     </span> | ||||
|     {{ end }} | ||||
|  | ||||
|     {{ if ne .Site.Params.readingtime false }} | ||||
|     <span class="post-meta-item"> | ||||
|         {{ partial "icon.html" "clock" }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user