diff --git a/helpers/cv.go b/helpers/cv.go index 5c79830..dacb52e 100644 --- a/helpers/cv.go +++ b/helpers/cv.go @@ -20,9 +20,8 @@ type Contact struct { } type Links struct { - GitLab string `json:"gitlab"` - GitHub string `json:"github"` - Website string `json:"website,omitempty"` + LinkedIn string `json:"linkedin"` + GitLab string `json:"gitlab"` } type Technologies struct { diff --git a/template/tex/cv.tmpl.tex b/template/tex/cv.tmpl.tex index 7a4daea..409d89a 100644 --- a/template/tex/cv.tmpl.tex +++ b/template/tex/cv.tmpl.tex @@ -10,7 +10,6 @@ {\bf Location:} <<.Contact.Location>>\blank[medium] <>{\bf GitLab:} <<.Links.GitLab>>\blank[none]<> - <>{\bf GitHub:} <<.Links.GitHub>>\blank[none]<> \stoptitleAndContact \section{SUMMARY}