mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-28 16:53:30 -05:00 
			
		
		
		
	Require showtags parameter to show tags on a list page
				
					
				
			This commit is contained in:
		| @@ -26,6 +26,7 @@ | ||||
| </ul> | ||||
| {{ if .Data.Singular }} | ||||
| {{ else }} | ||||
| {{ if .Params.showtags }} | ||||
| <small> | ||||
|     Site-wide tags: | ||||
|     <span class="tags"> | ||||
| @@ -37,3 +38,4 @@ | ||||
| </small> | ||||
| {{ end }} | ||||
| {{ end }} | ||||
| {{ end }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user