From 9e080477d5c1f6bf5aaa486a3dadd4a5746afd2b Mon Sep 17 00:00:00 2001 From: Andrew McIntosh Date: Wed, 5 Jan 2022 10:30:36 -0500 Subject: [PATCH] Fix keybase class (#3221) * Fix keybase class * Fix fas->fab --- _includes/author-profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/author-profile.html b/_includes/author-profile.html index a6ac64e77c14..3e2cf8633c79 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -59,7 +59,7 @@

{% if author.keybase %}
  • - Keybase + Keybase
  • {% endif %}