mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +00:00
eslint fix
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user