diff --git a/apps/frontend/src/app/modules/shared/components/card/card.component.html b/apps/frontend/src/app/modules/shared/components/card/card.component.html index ec43ef637..9ee01dede 100644 --- a/apps/frontend/src/app/modules/shared/components/card/card.component.html +++ b/apps/frontend/src/app/modules/shared/components/card/card.component.html @@ -1,13 +1,13 @@
- +

{{ post.title }}

{{ post.description }}

- +

{{ post.author.name }}