diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 1cfea3f..0dcadf8 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -60,6 +60,13 @@ {{ i18n "Words" }}: {{ .WordCount }}

+ +
+ {{ if $.Param "socialShare" }} + {{ i18n "Share" }}: + {{ partial "share-links" . }} +
+ {{ end }} {{ with .Site.Params.license }}