diff options
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -5,9 +5,12 @@ semester: end: "15/12/2025" lectures: slots: - monday: - start: "2pm" - end: "3pm" + friday: + start: "12:15" + end: "14:00" + wednesday: + start: "09:15" + end: "10:00" output: date_format: "%b %d" @@ -18,7 +21,7 @@ output: calendar: hidden: no show_events: yes - show_time: no + show_time: yes show_lecturers: yes show_assignments: yes show_dates: yes @@ -64,9 +67,9 @@ lectures: name: "Introduction" date: "13/08/2025" who: "Loïc" - slot: - start: "5pm" - end: "6pm" + # slot: + # start: "09:00" + # end: "09:00" 2: name: "Parallel software and hardware" date: "22/08/2025" |
