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