diff --git a/gitprofile.config.js b/gitprofile.config.js index fde1b12..5d57a49 100644 --- a/gitprofile.config.js +++ b/gitprofile.config.js @@ -25,7 +25,7 @@ const config = { email: 'arifulalamszn@gmail.com', }, resume: { - fileUrl: 'resume.pdf', // Empty fileUrl will hide the `Download Resume` button. + fileUrl: 'https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf', // Empty fileUrl will hide the `Download Resume` button. }, skills: [ 'PHP', diff --git a/public/resume.pdf b/public/resume.pdf deleted file mode 100644 index 774c2ea..0000000 Binary files a/public/resume.pdf and /dev/null differ