forked from hero/www_hero_project
fix blog
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<img alt="{{ author.title }}" src="{{ author_img }}" class="w-8 h-8 rounded-full border-2 border-white bg-gray-200" />
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="ml-3 text-gray-700 text-xs flex flex-col">
|
||||
<div class="ml-3 text-gray-50 text-xs flex flex-col">
|
||||
{% if author %}
|
||||
<p class="uppercase">{{ author.title }}</p>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user