From ed4c583f5a90f3fbe3141f80f9dceb983deb8464 Mon Sep 17 00:00:00 2001 From: zikun-li Date: Sun, 17 Dec 2023 17:11:31 -0500 Subject: [PATCH] fix bug --- _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 d47caac71cc8f..d114c193fec71 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -10,7 +10,7 @@ {% if author.avatar contains "://" %} {{ author.name }} {% else %} - {{ author.name }} {% endif %}