From 784887ae69121b55e76e719c226472b8211d946e Mon Sep 17 00:00:00 2001 From: "Xiaofei (Carl) Zang" Date: Sat, 28 Sep 2024 17:35:35 -0400 Subject: [PATCH] Update author-profile.html improve alignment of "employer" sidebar --- _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 2a453d9cffcff..4367754214147 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -28,7 +28,7 @@

{{ author.name }}

  • {{ author.location }}
  • {% endif %} {% if author.employer %} -
  • {{ author.employer }}
  • +
  • {{ author.employer }}
  • {% endif %} {% if author.uri %}
  • {{ site.data.ui-text[site.locale].website_label | default: "Website" }}