diff options
author | nathansmith <nathansmith@posteo.com> | 2025-04-29 21:16:18 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-04-29 21:16:18 -0600 |
commit | 3a1e9e9cf5f61671ed4e43760015fbce398fce48 (patch) | |
tree | 6bad5aa4eab5bc21e4100c08738504b9749be28b /blog/articles.xml | |
parent | d21d2ea5d07d0000b8ff23c3f49fc7675d45755b (diff) |
Working on yet another blog
Diffstat (limited to 'blog/articles.xml')
-rw-r--r-- | blog/articles.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/blog/articles.xml b/blog/articles.xml index 3d1b677..0341e43 100644 --- a/blog/articles.xml +++ b/blog/articles.xml @@ -1,5 +1,12 @@ <channel> <item> + <title>Second place</title> + <name>second_place</name> + <pubDate>none for now I guess</pubDate> + <file>articles/second_place.xml</file> + </item> + + <item> <title>Case against identity</title> <name>case_against_identity</name> <pubDate>Thu, 24 Apr 2025 19:20:02 GMT</pubDate> |