Fix xsl error
How dare I try to use an <hr>?!
This commit is contained in:
parent
1c3ab2d1fb
commit
ec4c5d259b
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user