Skip to content

Commit

Permalink
Update Landing.js
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenGrider authored Feb 15, 2018
1 parent 20c5285 commit 208e45b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/components/Landing.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 4,9 @@ const Landing = () => {
return (
<div style={{ textAlign: 'center' }}>
<h1>
Emaily!
Blogster!
</h1>
Collect feedback form your users
Write private blogs
</div>
);
};
Expand Down

0 comments on commit 208e45b

Please sign in to comment.