okfde / fragdenstaat_de

Froide Theme for fragdenstaat.de
https://fragdenstaat.de
Other
125 stars 21 forks source link

Add backlink verification for Mastodon #218

Closed rugk closed 2 years ago

rugk commented 3 years ago

You can get a green tick in your Mastodon profile and thus verify it is an official account connected to the given website by putting a special backlink on your website and verifying that on Mastodon.

See https://docs.joinmastodon.org/user/profile/#verification

krmax44 commented 3 years ago

FontAwesome 4 has no icon for Mastodon, so it can't be added to the footer like the the other social links. Upgrading to FA5 (which has the Mastodon logo in its icon set) requires manually updating many classes and brings visual changes. Alternatively, we could edit the SVG logo to fit in with the other links, until we upgrade FA4.

rugk commented 3 years ago

Oh yeah, or you use the SVG from Font Awesome 5 without including the whole font, but I see the problem yes.

Alternatively, if you jsut want a backlink, you can of course put it anywhere on the site as a minor text note – it does not need to use the icon.

krmax44 commented 2 years ago

Finally added it!