Skip to content

Commit f313c64

Browse files
committed
Actually add the important file
1 parent 8f2ed47 commit f313c64

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

www/defns.rkt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,10 @@
2424
(define staff
2525
(list (list "Maniktala Dhruv" "dmanikt@umd.edu" "M/Tu 15:30-16:30 AVW 4160")
2626
(list "Benjamin Glover Quiring" "bquiring@umd.edu" "W 14:00-16:00 AVW 4160")
27-
(list "William Chung" "wchung1@terpmail.umd.edu" "Thu 14:00-16:00 AVW 4160")
28-
#;(list "Vyas Gupta" "vgupta13@terpmail.umd.edu" "F 1:30-3:30 AVW 4160")))
27+
(list "William Chung" "wchung1@terpmail.umd.edu" "Thu 14:00-16:00 AVW 4160")))
2928

3029
(define lecture-schedule "Tuesday & Thursday, 9:30am - 10:45pm, IRB 0318")
3130

32-
(define discord "TBD")
31+
(define discord "https://discord.gg/N4cke9v38X")
3332

34-
(define gradescope "TBD" #;"https://www.gradescope.com/courses/303043")
33+
(define gradescope "https://www.gradescope.com/courses/365197")

0 commit comments

Comments
 (0)