Skip to content

Commit 1261e15

Browse files
committed
Remove extra week from website
1 parent 3bb629b commit 1261e15

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

_data/site.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -545,25 +545,6 @@
545545
"link": "https://www.youtube.com/watch?v=ThjvMReOXYM"
546546
}
547547
]
548-
},
549-
{
550-
"title": "Ownership (Part 2)",
551-
"agenda": [],
552-
"slides_light_html": "http://htmlpreview.github.io/?https://github.com/rust-stuco/lectures/blob/main/temp_ownership_p2/ownership_p2-light.html",
553-
"slides_light_pdf": "https://raw.githubusercontent.com/rust-stuco/lectures/main/temp_ownership_p2/ownership_p2-light.pdf",
554-
"slides_dark_html": "http://htmlpreview.github.io/?https://github.com/rust-stuco/lectures/blob/main/temp_ownership_p2/ownership_p2-dark.html",
555-
"slides_dark_pdf": "https://raw.githubusercontent.com/rust-stuco/lectures/main/temp_ownership_p2/ownership_p2-dark.pdf",
556-
"hw_handout": "",
557-
"hw_writeup": "",
558-
"hw_released": false,
559-
"details_released": false,
560-
"slides_released": false,
561-
"extras": [
562-
{
563-
"title": "Brown Rust Book Chapter 4",
564-
"link": "https://rust-book.cs.brown.edu/ch04-00-understanding-ownership.html"
565-
}
566-
]
567548
}
568549
]
569550
}

0 commit comments

Comments
 (0)