homepage: no profile images

This commit is contained in:
ZhymabekRoman 2025-01-25 15:57:06 +05:00
parent c120888e40
commit 6b36cd8f2a

View file

@ -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>