diff --git a/summer2024-frontend/src/components/PostComponent.vue b/summer2024-frontend/src/components/PostComponent.vue index 4789f4f..4702579 100644 --- a/summer2024-frontend/src/components/PostComponent.vue +++ b/summer2024-frontend/src/components/PostComponent.vue @@ -154,12 +154,18 @@ function scrollSlideToIndex(index) { style="text-shadow: black 0 0 7px" >
-

- {{ post.city }}, {{ post.country }} -

+

+ {{ post.city }}, {{ post.country }} +

+

+ {{ post.formatedDate }} +

+