Skip to content

Commit ad0bab2

Browse files
committed
rss feed added
1 parent b0e9c5b commit ad0bab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: rss.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ layout: nil
1919
<pubDate>{{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }}</pubDate>
2020
<author>[email protected] (Michael Bodnarchuk)</author>
2121
<guid>http://codeception.com{{ post.id }}</guid>
22-
<description><!--CDATA {{ post.content }} ---></description>
22+
<description><![CDATA[ {{ post.content }} ]]></description>
2323
</item>
2424
{% endfor %}
2525
</channel>

0 commit comments

Comments
 (0)