mirror of
https://github.com/Noratrieb/website.git
synced 2026-03-14 13:16:10 +01:00
5 lines
323 B
TOML
5 lines
323 B
TOML
[slides]
|
|
talks = [
|
|
{ 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" },
|
|
]
|