diff options
| author | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-26 09:16:50 +0200 |
|---|---|---|
| committer | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-26 09:16:50 +0200 |
| commit | fbe8d65a7c0d32760080e12e20e029a5fe289955 (patch) | |
| tree | bd1c62dc1eae7324b2c6f0b2135b8405334361be /infos.yaml | |
| parent | 1acc917c5ea6e9cda86f539773b8110565e84c4c (diff) | |
Minor changes
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" |
