I am trying to verify my subscribe page on my Mastodon account, which requires to include a link back to Mastodon like <a href="https://instance.domain/@username" rel="me">Mastodon</a>. I added the link to my subscribe page, but when I inspect it, the rel="me" attribute isn’t there.
Anyone knows how to fix this?