mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
parent
f56b9028b3
commit
3e799b0418
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user