mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
Mastodon's VerifyLinkService uses strict string comparison against account.url (which includes trailing slash from the AP actor's url field). The h-card self-link used SITE_URL without trailing slash, causing the comparison to fail silently.