Skip to content

Commit

Permalink
schedule adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
mariafrancodev committed Jun 9, 2024
1 parent 60458dc commit 54b9f9d
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions src/data/schedule.json
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@
]
},
{
"hour": "15:00",
"hour": "14:00",
"type": "keynote",
"events": [
{
Expand All @@ -519,7 +519,16 @@
]
},
{
"hour": "16:15",
"hour": "15:00",
"type": "free",
"events": [
{
"title": "Coffee Break"
}
]
},
{
"hour": "15:30",
"type": "talk",
"events": [
{
Expand All @@ -538,7 +547,7 @@
]
},
{
"hour": "16:35",
"hour": "16:30",
"type": "sponsor",
"events": [
{
Expand Down

0 comments on commit 54b9f9d

Please sign in to comment.