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 0836863 commit de332ccCopy full SHA for de332cc
_data/site.json
@@ -18,9 +18,13 @@
18
"hw_handout": "/hw/primerlab/primerlab.zip",
19
"hw_writeup": "/hw/primerlab/doc/primerlab/index.html",
20
"hw_released": false,
21
- "details_released": false,
22
- "slides_released": false,
+ "details_released": true,
+ "slides_released": true,
23
"extras": [
24
+ {
25
+ "title": "Lecture 1 Video (by Connor)",
26
+ "link": "https://www.youtube.com/watch?v=RXvAC34mcw0"
27
+ },
28
{
29
"title": "Rust Book Chapters 1-3",
30
"link": "https://doc.rust-lang.org/book/ch01-00-getting-started.html"
0 commit comments