diff --git a/layouts/partials/favicons.html b/layouts/partials/favicons.html index 431e523..d4792f9 100644 --- a/layouts/partials/favicons.html +++ b/layouts/partials/favicons.html @@ -3,4 +3,4 @@ - + \ No newline at end of file diff --git a/layouts/posts/single.html b/layouts/posts/single.html index c14e1aa..f5d8f38 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -29,9 +29,8 @@ {{- if .Site.Params.relatedPosts }} {{- partial "related-posts.html" . -}} {{- end }} -
-
+ {{- else -}}
@@ -47,7 +46,6 @@ {{- if .Site.Params.relatedPosts }} {{- partial "related-posts.html" . -}} {{- end }} -
{{- end -}} {{- if .Params.toc }}