diff --git a/src/resume.pdf b/src/resume.pdf index 4cb054f..fc59fcf 100644 Binary files a/src/resume.pdf and b/src/resume.pdf differ diff --git a/src/template.typ b/src/template.typ index 1a23503..fcaf6fa 100644 --- a/src/template.typ +++ b/src/template.typ @@ -55,7 +55,7 @@ // curve.cubic((44%, 2%), (48%, -2%), (55%, 0%)), curve.line((100%, 0%)) ), - text(size: 9pt, weight: "bold")[#title], + text(size: 9pt, weight: "bold", fill: titleColour)[#title], curve( stroke: (paint: gradient.linear(textDarkOrange, textLightOrange), thickness: 0.5pt), curve.move((100%, 0%)),