diff --git a/_includes/components/h-card.njk b/_includes/components/h-card.njk index 2d39416..75e1535 100644 --- a/_includes/components/h-card.njk +++ b/_includes/components/h-card.njk @@ -31,7 +31,7 @@ alt="{{ authorName }}" width="64" height="64" - class="w-16 h-16 rounded-full object-cover" + class="w-16 h-16 rounded-full object-cover shadow-lg" loading="lazy" itemprop="image" > @@ -89,7 +89,7 @@ {% if authorCategories and authorCategories.length %}
Last synced: -