diff --git a/lib.typ b/lib.typ index 5cc818d..c17f14f 100644 --- a/lib.typ +++ b/lib.typ @@ -204,7 +204,7 @@ ) show heading.where(level: 1): it => [ - + #set block( above: 1em, below: 1em, @@ -285,7 +285,7 @@ let address = { set text( size: 9pt, - weight: "regular" + weight: "regular", ) align(center)[ #if ("address" in author) [ @@ -382,9 +382,8 @@ description: "", accent-color: default-accent-color, location-color: default-location-color, - title-link: none + title-link: none, ) = { - let title-content if type(title-link) == "string" { title-content = link(title-link)[#title] diff --git a/template/resume.typ b/template/resume.typ index 8657858..b53b386 100644 --- a/template/resume.typ +++ b/template/resume.typ @@ -30,7 +30,7 @@ location: "Example City, EX", date: "2019 - Present", description: "Example, Inc.", - title-link: "https://github.com/DeveloperPaul123" + title-link: "https://github.com/DeveloperPaul123", ) #resume-item[