diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index e98273a38..048074fd4 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -115,6 +115,10 @@
{{ i18n "contact_me" }}
  • {{ $value }}
  • + {{ else if (eq $key "researchgate") }} +
  • + {{ $author.name }} +
  • {{ else if reflect.IsMap $value }}
  • {{ if (and (isset $value "url") (isset $value "icon"))}}