From 3ce5e539bc4427b2c323c0c4ac342eb1424b02e3 Mon Sep 17 00:00:00 2001 From: alvaromartmunoz <74918315+alvaromm6556@users.noreply.github.com> Date: Mon, 23 Oct 2023 22:21:09 +0200 Subject: [PATCH] Update options disable download resume --- gitprofile.config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gitprofile.config.js b/gitprofile.config.js index e496f4a46..4e6d39f77 100644 --- a/gitprofile.config.js +++ b/gitprofile.config.js @@ -19,10 +19,10 @@ const config = { phone: '', email: 'alvaromm6556@gmail.com', }, - 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',