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