Added social links to Skype and Telegram

This commit is contained in:
Christian Sarnataro
2023-02-11 00:10:29 +01:00
parent 382e3835b2
commit e643996019
5 changed files with 29 additions and 2 deletions

View File

@@ -157,6 +157,8 @@ export const sanitizeConfig = (config) => {
website: config?.social?.website,
phone: config?.social?.phone,
email: config?.social?.email,
skype: config?.social?.skype,
telegram: config?.social?.telegram,
},
resume: {
fileUrl: config?.resume?.fileUrl || '',