From aaf7b139b9046aa98108b25eff12e268363a6392 Mon Sep 17 00:00:00 2001 From: Lars Olesen Date: Tue, 27 Jul 2021 23:51:23 +0200 Subject: [PATCH] Added sameAs --- _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 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 +