mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-31 10:03:30 -05:00 
			
		
		
		
	| @@ -1,5 +1,9 @@ | |||||||
| <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" "edit" }}{{ end }} |         {{ if .Draft }}{{ partial "icon.html" "edit" }}{{ end }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user