From 0b7e5349bc5f8e9db6afe8174cf95f72d6b3b89e Mon Sep 17 00:00:00 2001 From: JRBlockkop Date: Thu, 20 Aug 2026 05:45:19 +0200 Subject: [PATCH] fixed oxide url --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 4d18511..823564d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -97,7 +97,7 @@ import Timeline from "../components/Timeline.astro"; }, { name: "Oxide", - url: "https://github.com/T-x-T/Oxide", + url: "https://git.thetxt.io/thetxt/oxide", date: new Date("2025-03-27"), // https://www.youtube.com/watch?v=W97NohIgWfU (first video in series where joining is implemented; TheTxt said this was fine) }, {