From 19d3413b77dc7115a0499b2dc7f85910bfec6204 Mon Sep 17 00:00:00 2001 From: Kennon Kwok Date: Mon, 12 Jan 2015 09:56:39 -0800 Subject: [PATCH] Add Flickr to author-bio.htm --- _config.yml | 1 + _includes/_author-bio.html | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index a48bdfa7..304c0c0c 100644 --- a/_config.yml +++ b/_config.yml @@ -41,6 +41,7 @@ owner: bing-verify: D81F4C18A6CB3018F64D7C827D953DFD github: mmistakes instagram: mmistakes + github: mmistakes include: [".htaccess"] exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "LICENSE", "README.md"] diff --git a/_includes/_author-bio.html b/_includes/_author-bio.html index 08a387dd..47ec1b5a 100644 --- a/_includes/_author-bio.html +++ b/_includes/_author-bio.html @@ -25,4 +25,5 @@ {% if author.steam %} Steam{% endif %} {% if author.youtube %} Youtube{% endif %} {% if author.soundcloud %} Soundcloud{% endif %} -{% if author.weibo %} Weibo{% endif %} \ No newline at end of file +{% if author.weibo %} Weibo{% endif %} +{% if author.flickr %} Flickr{% endif %}