2024-04-22 UTC
# [Joe_Crawford] [contact898] I see an error: no_link_found when I use the submission for for the FR IndieNews. I think it's because it lacks a rel="syndication" on your syndication links. I did one recently and the code that worked was `<a href="https://news.indieweb.org/en" rel="syndication" class="u-syndication" title="Syndicated to IndieNews"><i class="fas fa-globe"></i> IndieNews</a>` (the inner content there optional of course)