diff --git a/_config.yml b/_config.yml index 0228d6f..9f3713b 100644 --- a/_config.yml +++ b/_config.yml @@ -23,6 +23,7 @@ owner: tumblr: # For Google Authorship https://plus.google.com/authorship google_plus: + keybase: nifoc # Background image to be tiled on all pages background: diff --git a/_includes/navigation.html b/_includes/navigation.html index ca8c01b..3c4e6cb 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -44,6 +44,9 @@ {% if site.owner.tumblr %}
  • Tumblr
  • {% endif %} + {% if site.owner.keybase %}
  • + Keybase +
  • {% endif %}