Finally fix the validation errors
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
<link>https://{{ blog_url }}/{{ slug }}.html</link>
|
||||
<guid isPermaLink="true">https://{{ blog_url }}/{{ slug }}.html</guid>
|
||||
<description>
|
||||
{{ content }}
|
||||
<![CDATA[
|
||||
{{ content }}
|
||||
]]>
|
||||
</description>
|
||||
<source url="https://{{ blog_url }}/feed.xml">{{ blog_title }}</source>
|
||||
<pubDate>{{ rfc_2822_date }}</pubDate>
|
||||
|
||||
Reference in New Issue
Block a user