-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I would like to specify additional contacts for communication, for example Telegram or WhatsApp. I can't think of anything better than to indicate it as a social network account using the "profile" section. However, I cannot add a username and account to a social network that is not in the list.
It would be cool if you could add any other social networks as described in the jsonresume standard.
"profiles": [
{
"network": "gitconnected",
"username": "sergey-gru",
"url": "https://gitconnected.com/sergey-gru"
},
{
"network": "Telegram",
"username": "@UserName",
"url": "https://telegram.me/UserName"
}
]Do I understand the logic of this section correctly?
Thanks!
LEI
Metadata
Metadata
Assignees
Labels
No labels