From 51eda16084811c1129e902c9f9335e8197cef7ae Mon Sep 17 00:00:00 2001 From: Marcel Hellkamp Date: Tue, 15 Aug 2023 15:24:11 +0200 Subject: [PATCH] Link to post instead of profile in card header It's easy to get from post to profile, but not so easy to find out only the small timestamp below the post links to the actual post. --- src/components/Card.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Card.vue b/src/components/Card.vue index 207f6c4..b2ccd3c 100644 --- a/src/components/Card.vue +++ b/src/components/Card.vue @@ -31,10 +31,10 @@ const playVideo = computed(() => {