added conditional download resume feature

This commit is contained in:
Joan Jeremiah J
2022-10-02 17:29:59 +05:30
parent e20a1d7321
commit 29a75d06cd
5 changed files with 13 additions and 2 deletions

View File

@@ -10,6 +10,9 @@ const config = {
projects: [], // These projects will not be displayed. example: ['my-project1', 'my-project2']
},
},
resume:{
fileName: 'resume.pdf' // Place the resume file in public folder with the same name as the 'fileName' property.
},
social: {
linkedin: 'ariful-alam',
twitter: 'arif_szn',