From 8f6c5b01c699ae7cec19c746dc39eb4ed5fe6b6f Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sat, 8 Nov 2025 14:02:29 +0800 Subject: [PATCH] :sparkles: Click to goto pub profile --- app/components/Post/PostHeader.vue | 33 ++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 9 deletions(-) diff --git a/app/components/Post/PostHeader.vue b/app/components/Post/PostHeader.vue index fb40a65..f9f280e 100644 --- a/app/components/Post/PostHeader.vue +++ b/app/components/Post/PostHeader.vue @@ -1,10 +1,17 @@