Skip to content

Add custom HTML to "featured posts" page #1485

Discussion options

You must be logged in to vote

I've just learned that it may also be possible to create the verification using a <link> tag in the <head>, which doesn't involve having to add inline CSS to hide the link.

To do so, go to Tools & Plugins > Custom HTML > Head, and paste the following (changing the href value to your profile's link):

<!-- Mastodon Verification --->
<link rel="me" href="https://mastodon.instance/@username"/>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@candidexmedia
Comment options

Answer selected by RampantPanda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants