Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
kipruss committed Jul 8, 2020
1 parent 0b63884 commit 52ad0f7
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 @@ -14,7 +14,7 @@ const StyledImage = styled.div`
const IndexPage = () => (
<Layout>
<SEO title="Home" />
<h1>Hi LW people</h1>
<h1>Hi awesome LW people</h1>
<p>Welcome to your new Gatsby site.</p>
<p>Now go build something great.</p>
<StyledImage>
Expand Down

0 comments on commit 52ad0f7

Please sign in to comment.