fix rel=me link for users with anonymous access

This commit is contained in:
Your Name 2023-01-14 22:29:20 -05:00 committed by Henri Dickson
parent ba80bf801b
commit 733129c025

View file

@ -18,7 +18,7 @@
</a>
<!-- {{ user.id }} -->
</div>
<p><a class="user-profile__link mast-acct" target="_blank" href="{{ user.mastodon_account.url }}">@{{ user.username }}@{{ user.mastodon_site }}</a>
<p><a class="user-profile__link mast-acct" target="_blank" rel="me" href="{{ user.mastodon_account.url }}">@{{ user.username }}@{{ user.mastodon_site }}</a>
{% current_user_relationship user as relationship %}
{% if relationship %}
<a class="user-profile__report-link">