Fix xsl error
How dare I try to use an <hr>?!
This commit is contained in:
@ -44,7 +44,6 @@ permalink: "/feeds/{{ tag | slugify }}.xml"
|
||||
<link href="{{ absolutePostUrl }}"/>
|
||||
</image>
|
||||
<content type="html">{{ post.templateContent | transformWithHtmlBase(absolutePostUrl, post.url) }}</content>
|
||||
<hr>
|
||||
</entry>
|
||||
{%- endfor %}
|
||||
</feed>
|
||||
|
Reference in New Issue
Block a user