From 821e5b2dbdb826faa3c805722384bd9efceca2e4 Mon Sep 17 00:00:00 2001 From: Pascal van Kooten Date: Fri, 28 Oct 2016 19:57:08 +0200 Subject: [PATCH] added reddit (#121) * added reddit * added reddit to footerlinks/author in _config.yaml --- _config.yml | 2 ++ _includes/footer.html | 10 ++++++++++ 2 files changed, 12 insertions(+) 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 %}