From 58611a34a06d41ffc3d33d56322ddf6add5d5dc0 Mon Sep 17 00:00:00 2001 From: atipahy Date: Thu, 7 Mar 2019 22:19:34 +0100 Subject: [PATCH] Added keybase.io to social icons --- functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/functions.php b/functions.php index f223820..2602a6a 100755 --- a/functions.php +++ b/functions.php @@ -379,6 +379,7 @@ function ct_author_social_array() { 'google-plus' => 'author_googleplus_profile', 'google-wallet' => 'author_google-wallet_profile', 'hacker-news' => 'author_hacker-news_profile', + 'keybase' => 'author_keybase_profile', 'medium' => 'author_medium_profile', 'meetup' => 'author_mixcloud_profile', 'mixcloud' => 'author_meetup_profile',