diff --git a/meta.json b/meta.json index 24221cb..fea0094 100644 --- a/meta.json +++ b/meta.json @@ -1,9 +1,8 @@ { - "schedule": [ - {"day": "Monday", "time": "10:00-12:00", "topic": "Course Overview"}, - {"day": "Wednesday", "time": "14:00-16:00", "topic": "Deep Learning"}, - {"day": "Friday", "time": "09:00-11:00", "topic": "NLP"} - ], - "instructor": "Dr. Ivanov", + "schedule": { + "lecture1": "2026-09-01 10:00", + "lecture2": "2026-09-08 10:00" + }, + "instructor": "Dr. Иванов", "location": "Room 101" } \ No newline at end of file