File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,14 +51,14 @@ pages = [
5151 " 5: Performance benchmarking" => " lecture_05/lecture.md"
5252 ]),
5353 " Labs" => add_prefix(" ./lectures" , [
54- " 1: Introduction" => " lecture_01/lab.md"
54+ " 1: Introduction" => " lecture_01/lab.md" ,
5555 " 2: The power of type system & multiple dispatch" => " lecture_02/lab.md" ,
5656 " 3: Design patterns" => " lecture_03/lab.md" ,
5757 " 4: Package development, unit tests & CI" => " lecture_04/lab.md" ,
5858 " 5: Performance benchmarking" => " lecture_05/lab.md"
5959 ]),
6060 " Labs" => add_prefix(" ./lectures" , [
61- " 1: Introduction" => " lecture_01/hw.md"
61+ " 1: Introduction" => " lecture_01/hw.md" ,
6262 " 2: The power of type system & multiple dispatch" => " lecture_02/hw.md" ,
6363 " 3: Design patterns" => " lecture_03/hw.md" ,
6464 " 4: Package development, unit tests & CI" => " lecture_04/hw.md" ,
You can’t perform that action at this time.
0 commit comments