Skip to content

Commit

Permalink
chore: 💬 change copy on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
cintiapinto committed Oct 25, 2022
1 parent 7b135cc commit dbeaf29
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 @@ -9,8 +9,7 @@ const Home: NextPage = () => {
<title>Cintia</title>
<meta name="description" content="cintia.co.uk" />
</Head>
<h1>Cintia Fortes Pinto is a frontend developer based in Melbourne.</h1>
<h4>Relocating to London in September 2022.</h4>
<h1>Cintia Fortes Pinto is a frontend developer based in London.</h1>
</div>
)
}
Expand Down

0 comments on commit dbeaf29

Please sign in to comment.