summaryrefslogtreecommitdiff
path: root/infos.yaml
diff options
context:
space:
mode:
authorLoïc Guégan <manzerbredes@mailbox.org>2025-07-26 09:08:18 +0200
committerLoïc Guégan <manzerbredes@mailbox.org>2025-07-26 09:08:18 +0200
commit3ce1b64c601feb91a87fb5e093eb04f228c56e1e (patch)
treec9241a61efa66879dbd80259cbdb279cee239bfa /infos.yaml
parentcb7e02e1b061ddfcd34cbe3c38951bba0944030e (diff)
Minor changes
Diffstat (limited to 'infos.yaml')
-rw-r--r--infos.yaml9
1 files changed, 9 insertions, 0 deletions
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"