diff --git a/_includes/author-profile.html b/_includes/author-profile.html index a6ac64e77c14..d7536662729a 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -34,7 +34,7 @@

{% if author.links %} {% for link in author.links %} {% if link.label and link.url %} -
  • {{ link.label }}
  • +
  • {{ link.label }}
  • {% endif %} {% endfor %} {% endif %} @@ -243,4 +243,4 @@

    {% include author-profile-custom-links.html %} - \ No newline at end of file +