diff --git a/content/feeds.njk b/content/feeds.njk index 379815a..fd9868d 100644 --- a/content/feeds.njk +++ b/content/feeds.njk @@ -44,7 +44,6 @@ permalink: "/feeds/{{ tag | slugify }}.xml" {{ post.templateContent | transformWithHtmlBase(absolutePostUrl, post.url) }} -
{%- endfor %}