diff options
Diffstat (limited to 'blog/articles.xml')
-rw-r--r-- | blog/articles.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/blog/articles.xml b/blog/articles.xml new file mode 100644 index 0000000..171c186 --- /dev/null +++ b/blog/articles.xml @@ -0,0 +1,15 @@ +<channel> + <item> + <title>Dream log 1</title> + <name>dreamlog1</name> + <pubDate>Sun, 30 Mar 2025 01:51:00 GMT</pubDate> + <file>articles/dreamlog1.xml</file> + </item> + + <item> + <title>Overthinking</title> + <name>overthinking</name> + <pubDate>Sat, 29 Mar 2025 11:42:00 GMT</pubDate> + <file>articles/overthinking.xml</file> + </item> +</channel> |