We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b34e4d commit af6b46fCopy full SHA for af6b46f
www/main.scrbl
@@ -59,6 +59,7 @@ staff using this @link[feedback]{form}.
59
@include-section{texts.scrbl}
60
@include-section{schedule.scrbl}
61
@include-section{notes.scrbl}
62
+@include-section{slides.scrbl}
63
@include-section{assignments.scrbl}
64
@include-section{midterms.scrbl}
65
@include-section{project.scrbl}
www/slides.scrbl
@@ -0,0 +1,5 @@
1
+#lang scribble/base
2
+
3
+@title[#:style '(unnumbered)]{Slides}
4
5
+Slides are updated after every class: @link["slides/cmsc430-fall-2025.pdf"]{cmsc430-fall-2025.pdf}
0 commit comments