这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@SethFalco
Copy link
Member

When given a JSON Resume with the following, the theme would render an unappealing entry for that profile. This will allow use that username as-is without being linked.

{
  "profiles": [
    {
      "network": "Twitter",
      "username": "neutralthoughts",
      "url": ""
    },
    {
      "network": "SoundCloud",
      "username": "dandymusicnl",
      "url": "https://soundcloud.com/dandymusicnl"
    }
  ]
}

Before

image

After

image

@SethFalco SethFalco merged commit 77120d1 into jsonresume:main Jul 24, 2022
@SethFalco SethFalco deleted the fix/profile-no-url branch July 24, 2022 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant