talk recording
Some checks failed
test / test (push) Has been cancelled

This commit is contained in:
nora 2026-01-20 21:34:07 +01:00
parent c2c0d9843d
commit 4f136e662f
4 changed files with 9 additions and 4 deletions

View file

@ -1,5 +1,5 @@
[slides]
talks = [
{ name = "How to contribute to the Rust project", location = "Rust Zürisee", date = "2024-01-17" },
{ name = "How Rust compiles", location = "EuroRust Paris 2025", date = "2025-10-10" },
{ name = "How Rust compiles", location = "EuroRust Paris 2025", date = "2025-10-10", recording = "https://youtu.be/G1g6Me1FHmE" },
{ name = "How to contribute to the Rust project", location = "Rust Zürisee", date = "2024-01-17", recording = "https://www.youtube.com/live/Ptl6kOZM9GI?t=740" },
]