mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-30 17:53:28 -05:00 
			
		
		
		
	Remove category support
This commit is contained in:
		| @@ -1,9 +1,5 @@ | |||||||
| <div class="post"> | <div class="post"> | ||||||
|     <h2 class="post-title"> |     <h2 class="post-title"> | ||||||
|         {{ range .Params.categories }} |  | ||||||
|         <code>{{ . }}</code> |  | ||||||
|         {{ end }} |  | ||||||
|  |  | ||||||
|         {{ with .Parent.Params.icon }}{{ partial "icon.html" . }}{{ end }} |         {{ with .Parent.Params.icon }}{{ partial "icon.html" . }}{{ end }} | ||||||
|         <a href="{{ .Permalink }}">{{ .Title | markdownify }}</a> |         <a href="{{ .Permalink }}">{{ .Title | markdownify }}</a> | ||||||
|         {{ if .Draft }}{{ partial "icon.html" "write" }}{{ end }} |         {{ if .Draft }}{{ partial "icon.html" "write" }}{{ end }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user