From 3ce1b64c601feb91a87fb5e093eb04f228c56e1e Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Sat, 26 Jul 2025 09:08:18 +0200 Subject: Minor changes --- infos.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'infos.yaml') diff --git a/infos.yaml b/infos.yaml index b9d53d8..07dfac0 100644 --- a/infos.yaml +++ b/infos.yaml @@ -3,9 +3,15 @@ course: "Parallel Programming" semester: start: "11/08/2025" end: "15/12/2025" + lectures: + slots: + monday: + start: "2pm" + end: "3pm" output: date_format: "%b %d" + time_format: "%H:%M" format: "text" # Or html/json/csv/latex/mediawiki week_drift: 0 # Add constant offset to week numbers tables: @@ -57,6 +63,9 @@ lectures: name: "Introduction" date: "13/08/2025" who: "Loïc" + slot: + start: "5pm" + end: "6pm" 2: name: "Parallel software and hardware" date: "22/08/2025" -- cgit v1.2.3