Skip to content

Commit

Permalink
title is now software engineer
Browse files Browse the repository at this point in the history
  • Loading branch information
evolfo committed Aug 29, 2020
1 parent f46257b commit e4d8a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import React from 'react'
const Home = props => {
return (
<section id="home">
<h1>Welcome to Angelo's Portfolio<p>Full Stack Web Developer</p></h1>
<h1>Welcome to Angelo's Portfolio<p>Software Engineer</p></h1>
</section>
)
}
Expand Down

0 comments on commit e4d8a80

Please sign in to comment.