Skip to content

Commit

Permalink
Update schedule for challenge deadlines
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferlai43 committed Jan 12, 2020
1 parent c4b6c87 commit 978f475
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions src/views/partials/live/schedule.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,25 @@
start: "9:00 PM",
end: "10:00 PM",
disp_time: "9:00 PM",
event: "MLH Werewolf Event"
event: "MLH Werewolf Event @ MCC"
},
{
start: "10:00 PM",
end: "11:00 PM",
disp_time: "10:00 PM",
event: "Hacker Raffle - Badge Check @ Corwin Stage"
},
{
start: "11:00 PM",
end: "11:15 PM",
disp_time: "11:00 PM",
event: "Hacker Raffle - Drawing @ Corwin Stage"
},
{
start: "11:59 PM",
end: "11:59 PM",
disp_time: "11:59 PM",
event: "Otter Challenge (#otter-pops) & Social Media Challenge Deadline"
}
]
};
Expand All @@ -114,7 +132,7 @@
start: "7:00 AM",
end: "9:00 AM",
disp_time: "8:00 AM",
event: "DevPost submission due!"
event: "DevPost submission due! NO EXCEPTIONS."
},
{
start: "8:00 AM",
Expand Down

0 comments on commit 978f475

Please sign in to comment.