Remove unexpected <p> tag in RSS description
This commit is contained in:
parent
89176d7eab
commit
3ddaee4820
1 changed files with 0 additions and 2 deletions
|
@ -4,9 +4,7 @@
|
|||
<link>{{ site_url }}/{{ post_url }}/</link>
|
||||
<description>
|
||||
<![CDATA[
|
||||
<p>
|
||||
{{ content_rss }}
|
||||
</p>
|
||||
]]>
|
||||
</description>
|
||||
<pubDate>{{ rfc_2822_date }}</pubDate>
|
||||
|
|
Loading…
Add table
Reference in a new issue