From 0e94b0fc2ce916baab042f9b77d53b392707683d Mon Sep 17 00:00:00 2001 From: Regalijan Date: Tue, 24 Oct 2023 00:36:30 -0400 Subject: [PATCH] Add anchor to /me on profile picture --- components/Navigation.tsx | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/components/Navigation.tsx b/components/Navigation.tsx index 2983c83..56915bb 100644 --- a/components/Navigation.tsx +++ b/components/Navigation.tsx @@ -121,7 +121,9 @@ export default function (props: {
{data.hide ? null : data.id ? ( - + + + {data.username}