We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d8e58 commit db69cffCopy full SHA for db69cff
config.toml
@@ -35,8 +35,13 @@ enableGitInfo = true
35
gitCommitPrefix = "https://github.com/rapha-borges/rapha-borges.github.io/commit"
36
37
[[params.handles]]
38
- name = "Download Resume"
39
- link = "/cv/raphael-borges.pdf"
+ name = "Download Resume - EN"
+ 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"
45
customIcon = "file-pdf"
46
47
0 commit comments