You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
344 B
15 lines
344 B
4 years ago
|
<item>
|
||
|
<title>{{title}}</title>
|
||
|
<link>https://raymon.dev/posts/{{id}}.html</link>
|
||
|
<guid>https://raymon.dev/posts/{{id}}.html</guid>
|
||
|
<description>
|
||
|
<![CDATA[
|
||
|
{{content}}
|
||
|
]]>
|
||
|
</description>
|
||
|
<content type="html">
|
||
|
{{content}}
|
||
|
</content>
|
||
|
<pubDate>{{date}}</pubDate>
|
||
|
</item>
|