diff --git a/app/dashboard/profile/page.tsx b/app/dashboard/profile/page.tsx index f15edfb..2b3d818 100644 --- a/app/dashboard/profile/page.tsx +++ b/app/dashboard/profile/page.tsx @@ -164,12 +164,12 @@ const Page = () => { className="p-2 rounded-full px-4 border border-text flex justify-center items-center gap-2 dark:hover:bg-cyan-700/50 hover:bg-cyan-400/50 " > - resumeUrl + Website ) : (
- resumeUrl + Website
)}