Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html7
1 files changed, 7 insertions, 0 deletions
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 @@
<span>{{ i18n "Words" }}:</span>
<span>{{ .WordCount }}</span>
</p>
+
+ <div class = "post-share">
+ {{ if $.Param "socialShare" }}
+ <span>{{ i18n "Share" }}:</span>
+ <span>{{ partial "share-links" . }}</span>
+ </div>
+ {{ end }}
{{ with .Site.Params.license }}
<p class="copyright-item lincese">