We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4de3ab8 + 256717a commit af0992cCopy full SHA for af0992c
1 file changed
src/resume.typ
@@ -90,7 +90,7 @@
90
#{
91
let items = (
92
contact-item(pronouns),
93
- contact-item(phone),
+ contact-item(phone, link-type: "tel:"),
94
contact-item(location),
95
contact-item(email, link-type: "mailto:"),
96
contact-item(github, link-type: "https://"),
0 commit comments