Skip to content

Commit

Permalink
Merge pull request #15 from mirumee/artursmet-patch-1
Browse files Browse the repository at this point in the history
Set new event date
  • Loading branch information
artursmet authored Jun 1, 2022
2 parents 715073b + 29c6a94 commit d10195e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@ const IndexPage = () => {
<StyledBackground id="start">
<HeaderContainer>
<Box mx={[3, 3, 4, 6, 7]}>
<h5>Vol #9 COMING</h5>
<h1>05 APR. 2022</h1>
<Subheader>7PM - 9PM</Subheader>
<h5>Vol #10 COMING</h5>
<h1>05 JUL. 2022</h1>
<Subheader>7PM - 10PM</Subheader>
<h5>
Online YouTube
Barbara, Swidnicka 8B, Wroclaw
</h5>
</Box>
<Box mt={[2, 2, 4, 5]} mx={[3, 3, 4, 6, 7]}>
Expand Down

0 comments on commit d10195e

Please sign in to comment.