diff --git a/src/components/Comments.astro b/src/components/Comments.astro index 3f46844..4c8d71f 100644 --- a/src/components/Comments.astro +++ b/src/components/Comments.astro @@ -228,7 +228,11 @@ const comments = await fetchLatestComments();
  • - +
    {comment.author?.avatarUrl && (