mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Update santa.js
This commit is contained in:
parent
6bc876c727
commit
c4e6cf19ed
1 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ const Lead = styled(Box)`
|
|||
`
|
||||
|
||||
const Page = () => (
|
||||
<>
|
||||
<Box sx={{overflowX: 'hidden'}}>
|
||||
<Meta
|
||||
as={Head}
|
||||
title="Hack Club Secret Santa – Holiday 2020"
|
||||
|
|
@ -82,6 +82,6 @@ const Page = () => (
|
|||
</Container>
|
||||
</Hero>
|
||||
<Footer />
|
||||
</>
|
||||
</Box>
|
||||
)
|
||||
export default Page
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue