From 9198095c28a51a236a5bb2cd43997096c5a393ff Mon Sep 17 00:00:00 2001 From: Vishesh 'ironeagle' Bangotra Date: Tue, 21 Oct 2025 23:55:37 +0530 Subject: [PATCH] gitea to git --- app/components/Services.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/Services.tsx b/app/components/Services.tsx index e209618..ed3e5ea 100644 --- a/app/components/Services.tsx +++ b/app/components/Services.tsx @@ -45,8 +45,8 @@ const items = [ title: 'The Forge Conclave', serviceList: [ { - name: "Gitea", - url: "https://gitea.aetoskia.com", + name: "Git", + url: "https://git.aetoskia.com", desc: "Forge and safeguard code like a sacred relic.", external: true },