diff --git a/pages/santa.js b/pages/santa.js index ea6ba67b7..94f179490 100644 --- a/pages/santa.js +++ b/pages/santa.js @@ -19,9 +19,9 @@ import FadeIn from '../components/fade-in' import { keyframes } from '@emotion/react' import { useState } from 'react' -const year = 2023 +const year = 2024 const announcementMessage = - 'https://hackclub.slack.com/archives/C01D7AHKMPF/p1671483616032169' + 'https://hackclub.slack.com/archives/CQFS7Q4A1/p1730478548123589' const signupsOpen = true const Hero = styled(Box)` @@ -89,7 +89,7 @@ const Page = () => ( caps > - It's 2023, + It's 2024, the holidays have come, @@ -196,7 +196,7 @@ function Signup() { return ( Register!