; after date.
This commit is contained in:
parent
d28e4af16f
commit
40269dafb7
@ -1,7 +1,7 @@
|
||||
<div class="post-meta">
|
||||
<time datetime="{{ .Date.Format "2006-01-02T15:04:05Z07:00" }}">
|
||||
{{- .Date.Format (cond (isset $.Site.Params "datefmt") $.Site.Params.datefmt "01-02-2006") -}}
|
||||
</time>
|
||||
</time>;
|
||||
|
||||
{{- range $taxo := (slice "Categories" "Series" "Tags") }}
|
||||
{{- $elems := $.Param $taxo }}
|
||||
|
Reference in New Issue
Block a user