Mastodon requires a verification page that is less than 1Mb total. TiddlyWiki has more than 2Mb’s out of the box.
- Reduce the size of your host file
- Create a tiddler tagged
$:/tags/RawMarkupWikified/TopBody
- In the tiddler, put your verification link surrounded by back-ticks (`)
`
<a rel="me" href="https://myverification/@path">Verification</a>
`
- Save.
Credit: telumire
Note: When you load there will be a momentary flicker on the screen as your verification link appears on screen. In retrospect, and per the Mastodon docs, it’s probably possible to put this entirely into the header. But I didn’t want to wear out my welcome with Mastodon trying different things.