Skip to content

Commit

Permalink
Update options disable download resume
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaromartmunoz committed Oct 23, 2023
1 parent 38790ff commit 3ce5e53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gitprofile.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ const config = {
phone: '',
email: '[email protected]',
},
resume: {
fileUrl:
'https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf', // Empty fileUrl will hide the `Download Resume` button.
},
// resume: {
// fileUrl:
// 'https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf', // Empty fileUrl will hide the `Download Resume` button.
// },
skills: [
'MySQL',
'Git',
Expand Down

0 comments on commit 3ce5e53

Please sign in to comment.