diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 0e69cab..fc0b445 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -2,6 +2,9 @@ {{- partial "inject/content-before.html" . -}} {{ .Title }} + {{ if .Params.Image }} + + {{ end }} {{ .Date.Format "2006-01-02" }}
{{ .Date.Format "2006-01-02" }}