diff options
| author | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-26 09:08:18 +0200 |
|---|---|---|
| committer | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-26 09:08:18 +0200 |
| commit | 3ce1b64c601feb91a87fb5e093eb04f228c56e1e (patch) | |
| tree | c9241a61efa66879dbd80259cbdb279cee239bfa /infos.yaml | |
| parent | cb7e02e1b061ddfcd34cbe3c38951bba0944030e (diff) | |
Minor changes
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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" |
