Skip to content

Commit 477859b

Browse files
committed
update website
1 parent 7b31321 commit 477859b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

_data/site.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -291,15 +291,15 @@
291291
{ "title": "`Send` and `Sync`", "sub": [] },
292292
{ "title": "More Synchronization", "sub": [] }
293293
],
294-
"slides_light_html": "http://htmlpreview.github.io/?https://github.com/rust-stuco/lectures/blob/main/week11/light.html",
295-
"slides_light_pdf": "https://raw.githubusercontent.com/rust-stuco/lectures/main/week11/light.pdf",
296-
"slides_dark_html": "http://htmlpreview.github.io/?https://github.com/rust-stuco/lectures/blob/main/week11/dark.html",
297-
"slides_dark_pdf": "https://raw.githubusercontent.com/rust-stuco/lectures/main/week11/dark.pdf",
298-
"hw_handout": "/hw/iterlab/iterlab.zip",
299-
"hw_writeup": "/hw/iterlab/doc/iterlab/index.html",
300-
"hw_released": false,
294+
"slides_light_html": "http://htmlpreview.github.io/?https://github.com/rust-stuco/lectures/blob/main/week10/light.html",
295+
"slides_light_pdf": "https://raw.githubusercontent.com/rust-stuco/lectures/main/week10/light.pdf",
296+
"slides_dark_html": "http://htmlpreview.github.io/?https://github.com/rust-stuco/lectures/blob/main/week10/dark.html",
297+
"slides_dark_pdf": "https://raw.githubusercontent.com/rust-stuco/lectures/main/week10/dark.pdf",
298+
"hw_handout": "/hw/filterlab/filterlab.zip",
299+
"hw_writeup": "/hw/filterlab/doc/filterlab/index.html",
300+
"hw_released": true,
301301
"details_released": true,
302-
"slides_released": false,
302+
"slides_released": true,
303303
"extras": []
304304
},
305305
{

0 commit comments

Comments
 (0)