diff --git a/src/homebrew/homebrew.html b/src/homebrew/homebrew.html index bb41fc9..0535a82 100644 --- a/src/homebrew/homebrew.html +++ b/src/homebrew/homebrew.html @@ -45,30 +45,36 @@ + contact@blapointe.com + + (336) 701-6159 + - + Provo, UT - + + linkedin.com/in/lapoba16 + diff --git a/src/homebrew/homebrew.pdf b/src/homebrew/homebrew.pdf index 16dc17f..0a946b4 100644 Binary files a/src/homebrew/homebrew.pdf and b/src/homebrew/homebrew.pdf differ diff --git a/src/homebrew/homebrew.tmpl b/src/homebrew/homebrew.tmpl index e6a1548..0ebaa61 100644 --- a/src/homebrew/homebrew.tmpl +++ b/src/homebrew/homebrew.tmpl @@ -45,9 +45,13 @@ {{ range .resume.contact.links }} {{ .svg }} + {{ if .link }} {{ .text }} + {{ else }} + {{ .text }} + {{ end }} {{ end }}