From b4966473b675801d01df9d22313e5e1b358e8df0 Mon Sep 17 00:00:00 2001 From: Lars Olesen Date: Fri, 27 May 2022 15:49:00 +0200 Subject: [PATCH] Added sameAs (#3087) --- _includes/author-profile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/author-profile.html b/_includes/author-profile.html index 3e2cf8633c79..e256ec7dd18f 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 +