From f4541e32ef3bc2088c195b8c80e225d412f8d9cd Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Tue, 25 Mar 2014 10:35:20 +0100 Subject: [PATCH] Add ADN + GitHub link --- _config.yml | 1 + _includes/footer.html | 5 ++++- _includes/navigation.html | 7 +++++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 07ff25f..cec6852 100644 --- a/_config.yml +++ b/_config.yml @@ -12,6 +12,7 @@ owner: email: daniel+blog@kempkens.io # Social networking links used in footer. Update and remove as you like. twitter: nifoc_ + app_net: nifoc facebook: github: nifoc stackexchange: diff --git a/_includes/footer.html b/_includes/footer.html index 90bab9f..093a377 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1 +1,4 @@ -© {{ site.time | date: '%Y' }} {{ site.owner.name }}. Powered by Jekyll using the HPSTR Theme. \ No newline at end of file + + © {{ site.time | date: '%Y' }} {{ site.owner.name }}. Powered by Jekyll using the HPSTR Theme.
+ Source on GitHub +
diff --git a/_includes/navigation.html b/_includes/navigation.html index 3421d05..ca8c01b 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -15,7 +15,10 @@ Email {% endif %} {% if site.owner.twitter %}
  • - Twitter + Twitter +
  • {% endif %} + {% if site.owner.app_net %}
  • + App.net
  • {% endif %} {% if site.owner.facebook %}
  • Facebook @@ -27,7 +30,7 @@ LinkedIn
  • {% endif %} {% if site.owner.github %}
  • - GitHub + GitHub
  • {% endif %} {% if site.owner.stackexchange %}
  • Stackexchange