From 8b67db3ff484b4898e607a98c8563bbb78d1dc2d 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 3e2cf863..e256ec7d 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 +