Skip to content

Enable lookup in Mastodon #1828

Description

@cthoyt

I'm pretty sure the following lines are the ones responsible for the website and links section of the ORCID profile page. It would be great if it could be modified for Mastodon to pick up and properly verify users based on these links. The issue might be the nofollow in the rel.

><a
tabindex="-1"
[href]="website.url.value"
[ngClass]="{
'orc-font-body-small': getWebsite(website).length > 20
}"
target="_blank"
rel="me nofollow noopener noreferrer"
>{{ getWebsite(website) }}</a
>

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