diff --git a/_config.yml b/_config.yml index 7d2d45b..db8e770 100644 --- a/_config.yml +++ b/_config.yml @@ -49,6 +49,7 @@ quora_username: # your Quora username publons_id: # your ID on Publons research_gate_profile: # your profile on ResearchGate blogger_url: # your blogger URL +keybase_username: # your keybase user name contact_note: > You can even add a little note about which of these is the best way to reach you. diff --git a/_includes/social.html b/_includes/social.html index c706aff..df745e8 100644 --- a/_includes/social.html +++ b/_includes/social.html @@ -11,4 +11,5 @@ {% if site.quora_username %}{% endif %} {% if site.blogger_url %}{% endif %} {% if site.strava_userid %}{% endif %} + {% if site.keybase_username %}{% endif %}