Add sharing options to electronics posts as well

This commit is contained in:
Ariejan de Vroom 2017-11-15 14:46:56 +01:00
parent d5e7d8044a
commit 822211d80b
Signed by: ariejan
GPG Key ID: AD739154F713697B

View File

@ -49,6 +49,9 @@
<a href="" class="ssk ssk-twitter"></a>
<a href="" class="ssk ssk-google-plus"></a>
<a href="" class="ssk ssk-linkedin"></a>
<a href="http://www.reddit.com/submit?url={{ .Permalink }}" class="ssk ssk-reddit2"></a>
<a href="" class="ssk ssk-email"></a>
<a href="{{ .Permalink }}" class="ssk ssk-link"></a>
</div>
{{ end }}
{{ if .Site.Params.posts_navigation }}