mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
homepage: no profile images
This commit is contained in:
parent
c120888e40
commit
6b36cd8f2a
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
class="flex items-center space-x-1">
|
||||
<img src="https://miro.medium.com/v2/resize:fill:48:48/{{ post.collection.avatar.id }}"
|
||||
alt="{{ post.collection.name }}"
|
||||
referrerpolicy="no-referrer"
|
||||
loading="eager"
|
||||
class="w-4 h-4 rounded-full no-lightense">
|
||||
<p>{{ post.collection.name }}</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue