diff --git a/pages/home.go b/pages/home.go index 0a92b73..c5919ac 100644 --- a/pages/home.go +++ b/pages/home.go @@ -98,11 +98,6 @@ func Home(c echo.Context) error { } buttons := []lib.ButtonLink{ - { - Name: "Contract Me", - Href: "mailto:contract@atri.dad", - Internal: false, - }, { Name: "Resumé", Href: lib.GeneratePublicURL("Atridad_Lahiji_Resume.pdf"),