Skip to content

Commit

Permalink
fix: Update location.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachsnoek committed Jun 29, 2024
1 parent 32ee05e commit 0971b7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ export default function Home({ recentPosts }: Props) {
<Header>
Hey, I&apos;m <Accent text="Zach!" />
<br />
I&apos;m a <Accent text="software engineer" /> from Washington,
USA.
I&apos;m a <Accent text="software engineer" /> from Detroit, MI.
</Header>
<Spacer size={4} />
<section>
Expand Down

0 comments on commit 0971b7c

Please sign in to comment.