diff --git a/partials/post-card.hbs b/partials/post-card.hbs index 821f73d..4acb27a 100644 --- a/partials/post-card.hbs +++ b/partials/post-card.hbs @@ -42,7 +42,7 @@ which templates loop over to generate a list of posts. --}}
  • {{#if profile_image}} - {{name}} + {{name}} {{else}} {{> "icons/avatar"}}