Remove contract link
This commit is contained in:
parent
b85ccffe26
commit
9a328f8eeb
1 changed files with 0 additions and 5 deletions
|
@ -98,11 +98,6 @@ func Home(c echo.Context) error {
|
||||||
}
|
}
|
||||||
|
|
||||||
buttons := []lib.ButtonLink{
|
buttons := []lib.ButtonLink{
|
||||||
{
|
|
||||||
Name: "Contract Me",
|
|
||||||
Href: "mailto:contract@atri.dad",
|
|
||||||
Internal: false,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
Name: "Resumé",
|
Name: "Resumé",
|
||||||
Href: lib.GeneratePublicURL("Atridad_Lahiji_Resume.pdf"),
|
Href: lib.GeneratePublicURL("Atridad_Lahiji_Resume.pdf"),
|
||||||
|
|
Loading…
Add table
Reference in a new issue