rss fix for real

This commit is contained in:
jetstream0
2023-08-19 04:18:51 +02:00
parent 500cbd6f02
commit 64889b8fae

View File

@@ -7,6 +7,8 @@
<name>[[ post.author ]]</name> <name>[[ post.author ]]</name>
</author> </author>
<content type="html"> <content type="html">
[[ post.html ]] <![CDATA[
[[ html:post.html ]]
]]>
</content> </content>
</entry> </entry>