Add support for sharing buttons

This commit is contained in:
tribore 2020-04-20 21:05:22 +02:00
parent 460fb414b2
commit 5798663cfa
2 changed files with 10 additions and 0 deletions

View file

@ -37,6 +37,13 @@
</div>
</article>
{{- if .Site.Params.ShareButtons }}
<hr />
<div id="sharebuttons" class="thin">
{{ partial "sharingbuttons.html" . }}
</div>
{{- end }}
<hr />
<div class="post-info">