mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
Clean commit for showcases with image possibility
This commit is contained in:
committed by
Ariful Alam
parent
9382fcd1cd
commit
422e0ba12f
@@ -162,6 +162,7 @@ export const sanitizeConfig = (config) => {
|
||||
fileUrl: config?.resume?.fileUrl || '',
|
||||
},
|
||||
skills: config?.skills || [],
|
||||
showcases: config?.showcases || [],
|
||||
experiences: config?.experiences || [],
|
||||
certifications: config?.certifications || [],
|
||||
education: config?.education || [],
|
||||
|
||||
Reference in New Issue
Block a user