Skip to content

Commit db69cff

Browse files
committed
Update resume download links
1 parent e2d8e58 commit db69cff

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

config.toml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,13 @@ enableGitInfo = true
3535
gitCommitPrefix = "https://github.com/rapha-borges/rapha-borges.github.io/commit"
3636

3737
[[params.handles]]
38-
name = "Download Resume"
39-
link = "/cv/raphael-borges.pdf"
38+
name = "Download Resume - EN"
39+
link = "/cv/raphael-borges-en.pdf"
40+
customIcon = "file-pdf"
41+
42+
[[params.handles]]
43+
name = "Download Resume - PT/BR"
44+
link = "/cv/raphael-borges-pt-br.pdf"
4045
customIcon = "file-pdf"
4146

4247
[[params.handles]]

0 commit comments

Comments
 (0)