Skip to content

Commit

Permalink
chore(app.tsx): change personal text
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico F authored Feb 8, 2024
1 parent 178605e commit d705473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion my-react-ts-app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function App() {
</a>
</div>
<h1>Hey!</h1>
<h1>💫 I'm Nico Filips, A Backend Developer from Augsburg, Germany.</h1>
<h1>💫 I'm Nico Filips, a backend developer from Augsburg, Germany.</h1>
<div className="card">
<div className="cv-modal">
<button onClick={() => setshowCvModal(true)}>CV</button>
Expand Down

0 comments on commit d705473

Please sign in to comment.