Skip to content

More flexible editing of the "profiles" section #76

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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