Skip to content

Commit

Permalink
Template Typst
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviermeslin committed Jan 21, 2025
1 parent ed6f0c2 commit 4c31d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion customisation_template.typ
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ supplement: none
// Put all links in blue
#show link: it => [
#set text(fill: rgb("#0000FF"))
#block(it.body)
it.body
]

#set page(margin: 1.25in)
Expand Down

0 comments on commit 4c31d75

Please sign in to comment.