remotes/1693045480750635534/spooky-22
Aevann1 2021-11-07 17:38:19 +02:00
parent 15da7f9db9
commit a65f28942e
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<span class="popover-bio text-black">{% if p.author.bio_html %}{{p.author.bio_html_eager | safe}}{% endif %}</span>
</div>
<div class="mb-3">
<div class="ml-3 mb-2">
{% for b in p.author.badges %}
{% if p.author.url %}
<a rel="nofollow noopener noreferrer" href="{{b.url}}"><img width="32" loading="lazy" src="{{b.path}}" data-bs-toggle="tooltip" data-bs-placement="bottom" title="" data-bs-original-title="{{b.name}} - {{b.text}}"></a>