diff --git a/themes/cocoa-eh/layouts/blog/single.html b/themes/cocoa-eh/layouts/blog/single.html index dd6ab1f..f65c23d 100644 --- a/themes/cocoa-eh/layouts/blog/single.html +++ b/themes/cocoa-eh/layouts/blog/single.html @@ -39,6 +39,7 @@
{{ partial "content" . }} + {{ partial "recommendations.html" . }}
{{ if .Site.Params.share }}
@@ -51,7 +52,6 @@
{{ end }} - {{ partial "recommendations.html" . }} {{ if .Site.Params.posts_navigation }}
{{ partial "content" . }} + {{ partial "recommendations.html" . }} + {{ partial "electronics_tools.html" . }}
{{ if .Site.Params.share }}
@@ -51,8 +53,6 @@
{{ end }} - {{ partial "recommendations.html" . }} - {{ partial "electronics_tools.html" . }} {{ if .Site.Params.posts_navigation }}