Merge branch 'main' into add-mastodon-to-social-links

This commit is contained in:
Christian Sarnataro
2023-02-10 23:41:45 +01:00
9 changed files with 1155 additions and 1185 deletions

View File

@@ -163,6 +163,7 @@ export const sanitizeConfig = (config) => {
fileUrl: config?.resume?.fileUrl || '',
},
skills: config?.skills || [],
externalProjects: config?.externalProjects || [],
experiences: config?.experiences || [],
certifications: config?.certifications || [],
education: config?.education || [],