Like a post

This commit is contained in:
Matis MAZINGUE
2024-06-13 09:53:07 +02:00
parent ebbe670508
commit 8d1f0b9a6f
2 changed files with 21 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
<p class="card-text">{{ post.commentary }}</p>
</div>
<div class="card-footer">
28 ❤️
{{ post.likes.count() }} ❤️
{{ post.comments.count() }} 💬
</div>
</div>