diff --git a/config.toml b/config.toml index 5659b92..c4eaa0d 100644 --- a/config.toml +++ b/config.toml @@ -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", hidden = true }, + { name = "How Rust compiles", location = "EuroRust Paris 2025", date = "2025-10-10" }, ]