Skip to content

Commit

Permalink
Build Push
Browse files Browse the repository at this point in the history
  • Loading branch information
zackeaton committed Aug 22, 2021
1 parent a8e0911 commit 079313d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default ({ data }) => {
/>
{unemployed && (
<p className="mt-2">
<b> Hey there, my name is ...</b>
<b> Hey there, my name is </b>
</p>
)}
<Container className="py-0 my-0">
Expand Down

0 comments on commit 079313d

Please sign in to comment.