diff --git a/build/main.pdf b/build/main.pdf index 1a7a713..7a83d20 100644 Binary files a/build/main.pdf and b/build/main.pdf differ diff --git a/template.typ b/template.typ index df9b153..c8d5a6f 100644 --- a/template.typ +++ b/template.typ @@ -41,6 +41,11 @@ // Template for the rest of the CV. Must be shown after the left column is done. #let content(doc) = { + show link: content => { + set text(fill: blue) + underline(content) + } + show heading.where(level: 1): it => { set text(fill: blue) grid(