Merge pull request #66 from esaezgil/add_social_keybase

Add keybase to social config
This commit is contained in:
Michael Romero 2017-05-15 09:03:33 -07:00 committed by GitHub
commit 7aad36611f

View file

@ -94,3 +94,9 @@ url = "https://itch.io/profile/%s"
title = "Itch.io"
icon = "fa-gamepad"
[[social_icons]]
id = "keybase"
url = "https://keybase.io/%s"
title = "Keybase"
icon = "fa-key"