diff options
| author | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-26 13:01:52 +0200 |
|---|---|---|
| committer | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-26 13:01:52 +0200 |
| commit | 575cc83787bf335119814923ca4de7de607d2c05 (patch) | |
| tree | 3b40b4bc4c84726ef8ca55897fc6f6a8d39b8d3d /infos.yaml | |
| parent | fbe8d65a7c0d32760080e12e20e029a5fe289955 (diff) | |
Minor changes
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,7 @@ semester: friday: start: "12:15" end: "14:00" +# room: "A20" wednesday: start: "09:15" end: "10:00" @@ -22,6 +23,7 @@ output: hidden: no show_events: yes show_time: yes + show_room: no show_lecturers: yes show_assignments: yes show_dates: yes @@ -37,6 +39,7 @@ output: assignments: "Assignments" dates: "Dates" weeks: "Week {}" + rooms: "Room: {}" deadlines: hidden: no msg_handout: "Mandatory assignment {} handout" @@ -74,6 +77,8 @@ lectures: name: "Parallel software and hardware" date: "22/08/2025" who: "Loïc" + slot: + room: "BB" 3: name: "MPI" date: "29/08/2025" |
