From 631cb5cf7c4930790c78ac91a38ac8a6dcb417f7 Mon Sep 17 00:00:00 2001 From: Diego Caro Date: Tue, 16 Jul 2013 22:04:26 -0400 Subject: [PATCH] Flickr link --- _config.yml | 1 + _includes/footer.html | 1 + 2 files changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index ba4ef1f..19c4068 100644 --- a/_config.yml +++ b/_config.yml @@ -16,6 +16,7 @@ owner: github: linkedin: instagram: + flickr: tumblr: # For Google Authorship https://plus.google.com/authorship google_plus: diff --git a/_includes/footer.html b/_includes/footer.html index 0d30972..e17c0c6 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,6 +5,7 @@ {% if site.owner.google_plus %}{% endif %} {% if site.owner.linkedin %}{% endif %} {% if site.owner.instagram %}{% endif %} + {% if site.owner.flickr %}{% endif %} {% if site.owner.github %}{% endif %} {% if site.owner.tumblr %}{% endif %} \ No newline at end of file