Skip to content

Commit

Permalink
Update schedule, remove Backend workshop
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosalm committed Nov 9, 2024
1 parent 2efdb2f commit f0e7b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Schedule.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let eventObject = [
{ startTime: "1:30PM", endTime: "2:00PM", Core: "", Event: "Development and Code Sharing w/ GitHub" },
{ startTime: "2:00PM", endTime: "2:30PM", Core: "", Event: "MLH: Github Copilot" },
{ startTime: "3:00PM", endTime: "3:45PM", Core: "", Event: "Website Workshop w/ GWC" },
{ startTime: "4:00PM", endTime: "4:45PM", Core: "", Event: "Backend / API Workshop" },
{ startTime: "4:00PM", endTime: "4:45PM", Core: "", Event: "" },
{ startTime: "4:00PM", endTime: "5:30PM", Core: "", Event: "React Workshop w/ WebDevUW" },
{ startTime: "6:00PM", endTime: "6:30PM", Core: "Dinner", Event: "" },
{ startTime: "7:00PM", endTime: "8:00PM", Core: "", Event: "CAT Digital Code in the Dark Challenge" },
Expand Down

0 comments on commit f0e7b91

Please sign in to comment.