diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..1681a88 Binary files /dev/null and b/.DS_Store differ diff --git a/_includes/components/social.html b/_includes/components/social.html index 02ff142..0f918a5 100644 --- a/_includes/components/social.html +++ b/_includes/components/social.html @@ -3,6 +3,7 @@ {% include components/social-list-item.html platform='github' username=site.author.github %} {% include components/social-list-item.html platform='linkedin' username=site.author.linkedin %} {% include components/social-list-item.html platform='xing' username=site.author.xing %} + {% include components/social-list-item.html platform='email' username=site.author.email %}