From 575cc83787bf335119814923ca4de7de607d2c05 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Sat, 26 Jul 2025 13:01:52 +0200 Subject: Minor changes --- infos.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'infos.yaml') diff --git a/infos.yaml b/infos.yaml index c6eeeb0..7aa0f23 100644 --- a/infos.yaml +++ b/infos.yaml @@ -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" -- cgit v1.2.3