diff --git a/bookwyrm/templates/author/author.html b/bookwyrm/templates/author/author.html index 1d317492..9b3c637e 100644 --- a/bookwyrm/templates/author/author.html +++ b/bookwyrm/templates/author/author.html @@ -76,6 +76,22 @@
{% endif %} + + {% if author.librarything_key %} + + {% endif %} + + {% if author.goodreads_key %} + + {% endif %} {% endif %}