Skip to content

Commit

Permalink
Update resume download links
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapha-Borges committed Feb 24, 2024
1 parent e2d8e58 commit db69cff
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,13 @@ enableGitInfo = true
gitCommitPrefix = "https://github.com/rapha-borges/rapha-borges.github.io/commit"

[[params.handles]]
name = "Download Resume"
link = "/cv/raphael-borges.pdf"
name = "Download Resume - EN"
link = "/cv/raphael-borges-en.pdf"
customIcon = "file-pdf"

[[params.handles]]
name = "Download Resume - PT/BR"
link = "/cv/raphael-borges-pt-br.pdf"
customIcon = "file-pdf"

[[params.handles]]
Expand Down

0 comments on commit db69cff

Please sign in to comment.