Skip to content

Commit

Permalink
Merge pull request #1426 from aramshiva/patch-4
Browse files Browse the repository at this point in the history
Close Secret Santa 2024 event
  • Loading branch information
JosiasAurel authored Dec 23, 2024
2 parents cd6312f + 5cbcb09 commit 108bdf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/santa.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import { useState } from 'react'
const year = 2024
const announcementMessage =
'https://hackclub.slack.com/archives/CQFS7Q4A1/p1730478548123589'
const signupsOpen = true
const signupsOpen = false

const Hero = styled(Box)`
background-image: linear-gradient(
Expand Down

0 comments on commit 108bdf3

Please sign in to comment.