Skip to content

Commit

Permalink
changed HomePage title
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaldon1 committed Feb 2, 2021
1 parent 132a02e commit 457b68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/containers/HomePage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export const HomePage = memo((props: Props) => {
return (
<>
<Helmet>
<title>HomePage</title>
<title>Home</title>
<meta name="description" content="Josh's Timeline" />
</Helmet>
<Div>
Expand Down

0 comments on commit 457b68a

Please sign in to comment.