diff --git a/_config.yml b/_config.yml index aacd69d..8feb490 100644 --- a/_config.yml +++ b/_config.yml @@ -44,6 +44,7 @@ author: facebook: yourname # eg. daattali github: yourname # eg. daattali twitter: yourname # eg. daattali + reddit: yourname # eg. pvkooten google-plus: +yourname # eg. +DeanAttali or 109424658772469020925 linkedin: yourname # eg. daattali xing: yourname # eg. daattali @@ -61,6 +62,7 @@ footer-links-active: twitter: true google-plus: false github: true + reddit: false linkedin: false xing: false stackoverflow: false diff --git a/_includes/footer.html b/_includes/footer.html index 50f245b..97502ad 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -33,6 +33,16 @@ {% endif %} + {% if site.author.reddit and site.footer-links-active.reddit %} +
  • + + + + + + +
  • + {% endif %} {% if site.author.google-plus and site.footer-links-active.google-plus %}