From 40e1bd84434a16205784facb00b38e56f1ddc7d8 Mon Sep 17 00:00:00 2001 From: sanidhya Date: Sat, 28 Sep 2024 12:18:45 +0530 Subject: [PATCH] changes1 --- src/app/utils/profiles.ts | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/app/utils/profiles.ts b/src/app/utils/profiles.ts index ee713db..1d64d44 100644 --- a/src/app/utils/profiles.ts +++ b/src/app/utils/profiles.ts @@ -20,4 +20,9 @@ export const profiles: ProfileProps[] = [ name: "Satwik R Prabhu", quote: "I know where you live 🌝", }, -]; + { + username: "sanidhyadatt", + name: "Sanidhya Datt", + quote: "Set your Heart Ablaze! ", + }, +] \ No newline at end of file