mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 17:05:02 +01:00
5 lines
232 B
TOML
5 lines
232 B
TOML
[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", hidden = true },
|
|
]
|