diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 97821ccd..a4c847f5 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -31,7 +31,7 @@
{{- if (or (fileExists (path.Join "static" .Params.cover.image)) (hasPrefix .Params.cover.image "http://") (hasPrefix .Params.cover.image "https://")) }}
{{- else}}
-
+
{{- end}}
{{.Params.cover.caption | markdownify }}