Skip to content

Commit de332cc

Browse files
committed
Release slides and add Connor's video for lecture 1
1 parent 0836863 commit de332cc

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

_data/site.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@
1818
"hw_handout": "/hw/primerlab/primerlab.zip",
1919
"hw_writeup": "/hw/primerlab/doc/primerlab/index.html",
2020
"hw_released": false,
21-
"details_released": false,
22-
"slides_released": false,
21+
"details_released": true,
22+
"slides_released": true,
2323
"extras": [
24+
{
25+
"title": "Lecture 1 Video (by Connor)",
26+
"link": "https://www.youtube.com/watch?v=RXvAC34mcw0"
27+
},
2428
{
2529
"title": "Rust Book Chapters 1-3",
2630
"link": "https://doc.rust-lang.org/book/ch01-00-getting-started.html"

0 commit comments

Comments
 (0)