From 6bd4116307abc0e7693956c6aff0b1d058f90a39 Mon Sep 17 00:00:00 2001 From: Paul T Date: Fri, 5 Apr 2024 20:44:04 -0400 Subject: [PATCH] fix: update examples based on template changes --- template/coverletter.typ | 8 ++++---- template/coverletter2.typ | 8 ++++---- template/resume.typ | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/template/coverletter.typ b/template/coverletter.typ index b524d9e..f95d1c8 100644 --- a/template/coverletter.typ +++ b/template/coverletter.typ @@ -14,18 +14,18 @@ "Full Stack Developer", ), ), - profile_picture: image("./profile.png"), + profile-picture: image("./profile.png"), ) -#hiring-entity-info(entity_info: ( +#hiring-entity-info(entity-info: ( target: "Company Recruitement Team", name: "Google, Inc.", - street_address: "1600 AMPHITHEATRE PARKWAY", + street-address: "1600 AMPHITHEATRE PARKWAY", city: "MOUNTAIN VIEW, CA 94043", )) #letter-heading( - job_position: "Software Engineer", + job-position: "Software Engineer", addressee: "Sir or Madame", ) diff --git a/template/coverletter2.typ b/template/coverletter2.typ index 5882ee3..ba4525f 100644 --- a/template/coverletter2.typ +++ b/template/coverletter2.typ @@ -14,18 +14,18 @@ "Full Stack Developer", ), ), - profile_picture: none, + profile-picture: none, ) -#hiring-entity-info(entity_info: ( +#hiring-entity-info(entity-info: ( target: "Company Recruitement Team", name: "Google, Inc.", - street_address: "1600 AMPHITHEATRE PARKWAY", + street-address: "1600 AMPHITHEATRE PARKWAY", city: "MOUNTAIN VIEW, CA 94043", )) #letter-heading( - job_position: "Software Engineer", + job-position: "Software Engineer", addressee: "Sir or Madame", ) diff --git a/template/resume.typ b/template/resume.typ index 5b394b6..e553bc6 100644 --- a/template/resume.typ +++ b/template/resume.typ @@ -16,7 +16,7 @@ ), ), date: datetime.today().display(), - colored_headers: true, + colored-headers: true ) = Experience