|
|
@ -1,4 +1,4 @@
|
|
|
|
{{ with .Resources.GetMatch "{cover.*,*.jpg,*.png,*.jpeg}" }}
|
|
|
|
{{ with .Resources.GetMatch "{cover.*}" }}
|
|
|
|
<img src="{{ .Permalink }}">
|
|
|
|
<img src="{{ .Permalink }}">
|
|
|
|
{{ end }}
|
|
|
|
{{ end }}
|
|
|
|
Posted by {{ .Site.Params.author }} on {{ partial "time.html" . }}
|
|
|
|
Posted by {{ .Site.Params.author }} on {{ partial "time.html" . }}
|
|
|
|