From d0e02ca7fd904641111bc66e254a38a2b1b1f274 Mon Sep 17 00:00:00 2001 From: Hannah Barudin Date: Sat, 11 Jul 2015 22:08:55 -0400 Subject: [PATCH] Add Codepen to author sidebar --- _includes/_author-bio.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/_author-bio.html b/_includes/_author-bio.html index 81eaaffe..7fd24e34 100644 --- a/_includes/_author-bio.html +++ b/_includes/_author-bio.html @@ -31,4 +31,5 @@ {% if author.soundcloud %} Soundcloud{% endif %} {% if author.weibo %} Weibo{% endif %} {% if author.flickr %} Flickr{% endif %} + {% if author.codepen %} CodePen{% endif %}