gitea to git
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-10-21 23:55:37 +05:30
parent 71177a50e6
commit 9198095c28

View File

@@ -45,8 +45,8 @@ const items = [
title: 'The Forge Conclave', title: 'The Forge Conclave',
serviceList: [ serviceList: [
{ {
name: "Gitea", name: "Git",
url: "https://gitea.aetoskia.com", url: "https://git.aetoskia.com",
desc: "Forge and safeguard code like a sacred relic.", desc: "Forge and safeguard code like a sacred relic.",
external: true external: true
}, },