Finally fix the validation errors
This commit is contained in:
parent
c2b6d7ab02
commit
6647a2308f
@ -4,7 +4,9 @@
|
||||
<link>https://{{ blog_url }}/{{ slug }}.html</link>
|
||||
<guid isPermaLink="true">https://{{ blog_url }}/{{ slug }}.html</guid>
|
||||
<description>
|
||||
<![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