Remove contract link
This commit is contained in:
@ -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"),
|
||||
|
Reference in New Issue
Block a user