diff --git a/templates/about.html b/templates/about.html index 6bfc414..828638b 100644 --- a/templates/about.html +++ b/templates/about.html @@ -37,7 +37,7 @@

{% for instance in mastodon_instances %} - + {% if loop.first %} {{picture(st, 'mastodon', (20,40,80), ('webp', 'png'))}} Log in with @@ -52,7 +52,7 @@ {% endfor %} {% if mastodon_instances %} - + Another Mastodon instance {% endif %}