diff --git a/_includes/footer.html b/_includes/footer.html
index 909b822..11980ea 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -59,12 +59,27 @@
{% if site.googleplus_url %}
Google+
{% endif %}
+ {% if site.facebook_url %}
+ Facebook
+ {% endif %}
{% if site.instagram_url %}
Instagram
{% endif %}
+ {% if site.pinterest_url %}
+ Pinterest
+ {% endif %}
+ {% if site.500px_url %}
+ 500px
+ {% endif %}
{% if site.gitlab_url %}
GitLab
{% endif %}
+ {% if site.github_url %}
+ GitHub
+ {% endif %}
+ {% if site.slack_url %}
+ Slack
+ {% endif %}
{% if site.linkedin_url %}
LinkedIn
{% endif %}