Add social sharing links

This commit is contained in:
James Panther
2021-08-16 17:06:35 +10:00
parent fe7d59a855
commit 9fd42720fd
6 changed files with 47 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{{ if .Params.showAuthor | default (.Site.Params.article.showAuthor | default true) }}
<div class="flex items-center pt-8">
<div class="flex items-center">
{{ with .Site.Author.image }}
<img class="w-24 h-24 !mt-0 !mb-0 mr-4 rounded-full" src="{{ . }}" />
{{ end }}