Skip to content

More flexible editing of the "profiles" section #76

@sergey-gru

Description

@sergey-gru

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions