diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk index 28fd754..bab037b 100644 --- a/_includes/layouts/post.njk +++ b/_includes/layouts/post.njk @@ -60,6 +60,17 @@ withBlogSidebar: true {# Rich reply context with h-cite microformat #} {% include "components/reply-context.njk" %} + {# Pending syndication targets (for services like IndieNews that require u-syndication before webmention) #} + {% if mpSyndicateTo %} + + {% endif %} + {# Syndication Footer - shows where this post was also published #} {% if syndication %}