diff --git a/pages/home.go b/pages/home.go
index eee4777..b7eb6a8 100644
--- a/pages/home.go
+++ b/pages/home.go
@@ -41,9 +41,9 @@ func Home(c echo.Context) error {
Icon: template.HTML(``),
},
{
- Name: "Codeberg",
- Href: "https://codeberg.org/atridad",
- Icon: template.HTML(``),
+ Name: "Git",
+ Href: "https://git.atri.dad/atridad",
+ Icon: template.HTML(``),
},
{
Name: "LinkedIn",