From 187edaecb5a54627159656a07834790248ead325 Mon Sep 17 00:00:00 2001 From: Joshua Ogbonna <58758038+Joshua-Ogbonna@users.noreply.github.com> Date: Thu, 28 Nov 2024 08:07:52 +0000 Subject: [PATCH 1/2] chore: remove identity until after meeting with Sharlene --- src/app/[username]/page.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/[username]/page.js b/src/app/[username]/page.js index 08024f2..457020f 100644 --- a/src/app/[username]/page.js +++ b/src/app/[username]/page.js @@ -475,10 +475,10 @@ function HomePage({ params }) {
{bio || "Short bio of the person here"}
++ {bio || "Short bio of the person here"} +
- Thank you for your interest in the MyriadFlow Elevate Program! We look forward to reviewing your application. Please keep checking your provided email address, and this page for further communication. Best of luck! + Thank you for your interest in the MyriadFlow + Elevate Program! We look forward to reviewing your + application. Please keep checking your provided + email address, and this page for further + communication. Best of luck!
{guestbio || "Short bio of the person here"}
++ {guestbio || "Short bio of the person here"} +