diff --git a/pages/home.go b/pages/home.go index 4860ea4..7d034c4 100644 --- a/pages/home.go +++ b/pages/home.go @@ -31,9 +31,9 @@ func Home(c echo.Context) error { Icon: template.HTML(``), }, { - Name: "Git", - Href: "https://git.atri.dad/atridad", - Icon: template.HTML(`Git`), + Name: "GitHub", + Href: "https://github.com/atridadl", + Icon: template.HTML(``), }, { Name: "LinkedIn",