From b1d82ca6094fff1cf99d69d468cbb0408d15be3b Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 3 Jun 2024 17:22:32 -0600 Subject: [PATCH] Back to GitHub --- pages/home.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",