FriendsOfFlarum / links

Manage Flarum primary navigation links
MIT License
37 stars 11 forks source link

Identity verification feature: Add the option to add "rel=me" to links #61

Closed therealmaxmoon closed 10 months ago

therealmaxmoon commented 1 year ago

Feature Request

On some platforms, like Mastodon the rel="me" attribute to links is a way to verify someones identity. On Mastodon verified links get highlighted and get a green check mark on your profile page:

image

It would be very good to identify my own forum, because it gives some trust to people.

A link with the rel attribute looks like this: <a href="https://veganism.social/@utopify_org" rel="me" target="_blank">Mastodon</a>

It would be very useful if there would be an option for every link to activate this attribute like this:

rel-me