diff --git a/nginx/vue/src/components/home/Feed.vue b/nginx/vue/src/components/home/Feed.vue index 633b35d..2340010 100644 --- a/nginx/vue/src/components/home/Feed.vue +++ b/nginx/vue/src/components/home/Feed.vue @@ -45,8 +45,8 @@ function deletePost() { Created at: {{ new Date(post.createdAt).toLocaleString() }} + By: {{ post.author.username }} -

by: {{ post.author.username }}