eslint fix

This commit is contained in:
Joan Jeremiah J
2022-10-03 14:29:01 +05:30
parent 9605a47a2a
commit 0a0cd6bae1
3 changed files with 9 additions and 8 deletions

View File

@@ -10,8 +10,8 @@ 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.
resume: {
fileName: 'resume.pdf', // Place the resume file in public folder with the same name as the 'fileName' property.
},
social: {
linkedin: 'ariful-alam',