diff --git a/layouts/_default/single.html b/layouts/_default/single.html index eb385b0..21bce3b 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -24,7 +24,7 @@ {{- end }} {{ with .Params.Cover }} - + {{ end }}
diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 19e25f9..b9d8bd1 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -29,7 +29,7 @@ {{- end }} {{ with .Params.Cover }} - + {{ end }}