Weekend page to conside hackathons.

This commit is contained in:
Edward Betts 2025-01-27 08:38:14 +00:00
parent 3a022e8736
commit fd09faea38

View file

@ -21,6 +21,7 @@ def busy_event(e: Event) -> bool:
"meetup", "meetup",
"party", "party",
"trip", "trip",
"hackathon",
}: }:
return False return False