Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ import Timeline from "../components/Timeline.astro";
},
{
name: "Steel MC",
url: "https://steel-foundation.github.io/SteelDocs/",
date: new Date("2025-10-16"), // Announced on the Pumpkin discord https://discord.com/channels/1268592337445978193/1268611318617866261/1427970155241013350
url: "https://steelmc.dev/",
date: new Date("2025-10-16"), // Announced on the reddit 28.7.2026 (before on pumpkin) https://www.reddit.com/r/rust/comments/1v93jfr/steelmc_a_rust_minecraft_server_generating_chunks/
},
{
name: "Spinel",
Expand Down