Skip to content

Commit

Permalink
Updated Email Address
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyush1712 committed May 12, 2024
1 parent 7a7ca57 commit 06ed20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CleverHug-Frontend/src/pages/Landing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default function Landing() {
} else {
setAlertDisplay({
type: "error",
message: "Something went wrong. Please try again later or shoot me an email at ps2245@cornell.edu",
message: "Something went wrong. Please try again later or shoot me an email at pratyush@cleverhugs.life",
color: "red"
});
}
Expand Down

0 comments on commit 06ed20d

Please sign in to comment.