From 48cc5643adafa6867259a3cd4d87be47e337560a Mon Sep 17 00:00:00 2001 From: Andrew Banchich Date: Thu, 25 Aug 2016 22:31:22 +0000 Subject: [PATCH] Update footer.html --- _includes/footer.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 %}