Skip to content

Commit

Permalink
change intro
Browse files Browse the repository at this point in the history
  • Loading branch information
mlpierce22 committed Dec 5, 2023
1 parent 7df0bdf commit f1eb4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const HomePage = () => {
]

const header = useMemo(() => (
"Hey there, I'm Mason!"
"Hi, I'm Mason!"
), [])

const intro = useMemo(() => (
Expand Down

0 comments on commit f1eb4bf

Please sign in to comment.