Skip to content

Commit

Permalink
odyssey schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-0 committed Feb 8, 2024
1 parent e7490f4 commit 64bf8c8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/data/schedules.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,19 @@
}
]
},
{
"name": "Odyssey",
"isSpecial": true,
"dates": ["2/13/2024-2/14/2024"],
"modes": [
{
"name": "Normal",
"start": ["10:15", "10:35", "11:35", "12:35", "1:35", "2:35"],
"end": ["10:25", "11:25", "12:25", "1:25", "2:25", "3:25"],
"periods": ["Homeroom", "1", "2", "3", "4", "5"]
}
]
},
{
"name": "Activity Period",
"isSpecial": true,
Expand Down

0 comments on commit 64bf8c8

Please sign in to comment.