summaryrefslogtreecommitdiff
path: root/pyssg.xyz/live/pyssg.xyz/rss.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pyssg.xyz/live/pyssg.xyz/rss.xml')
-rw-r--r--pyssg.xyz/live/pyssg.xyz/rss.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/pyssg.xyz/live/pyssg.xyz/rss.xml b/pyssg.xyz/live/pyssg.xyz/rss.xml
index c6eac30..f55cc2f 100644
--- a/pyssg.xyz/live/pyssg.xyz/rss.xml
+++ b/pyssg.xyz/live/pyssg.xyz/rss.xml
@@ -36,7 +36,14 @@
<guid isPermaLink="true">https://pyssg.xyz/test.html</guid>
<pubDate>Mon, 05 Dec 2022 08:05:10 GMT</pubDate>
<description>Index page for pyssg.xyz.</description>
- <content:encoded><![CDATA[<p>This is a small test for the newly added pyssg.xyz.</p>]]></content:encoded>
+ <content:encoded><![CDATA[<p>This is a small test for the newly added pyssg.xyz.</p>
+<ul>
+<li>item 1</li>
+<li>item 2</li>
+</ul>
+<h2 id="subheader-1">subheader 1</h2>
+<p><strong>bold</strong></p>
+<p><em>italic</em></p>]]></content:encoded>
</item>
</channel>
</rss> \ No newline at end of file