Fix comment avatar loading

This commit is contained in:
WardPearce
2026-03-05 11:06:35 +13:00
parent 30e8c9464a
commit 8dc21d5121
@@ -76,7 +76,7 @@
<article class="comment" class:border={!isSubComp}>
<div class="comment-header">
<img {...avatar.image} loading="lazy" class="circle small" alt="comment profile" />
<img {...avatar.image} class="circle small" alt="comment profile" />
<button
class="secondary-container"
{...mergeAttrs(avatar.fallback, {