diff --git a/src/pages/index.astro b/src/pages/index.astro index 84fb7af..0129de7 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -93,6 +93,11 @@ import Timeline from "../components/Timeline.astro"; name: "PicoLimbo", url: "https://github.com/Quozul/PicoLimbo", date: new Date("2025-05-14") // Announced on the Rust subreddit https://www.reddit.com/r/rust/comments/1kmhxee/i_wrote_a_lightweight_minecraft_server_in_rust/ + }, + { + name: "Steel MC", + url: "https://github.com/4lve/SteelMC", + date: new Date("2025-10-16") // Announced on the Pumpkin discord https://discord.com/channels/1268592337445978193/1268611318617866261/1427970155241013350 } ];