diff options
-rw-r--r-- | thoughts.html | 4 | ||||
-rw-r--r-- | thoughts.xml | 13 |
2 files changed, 17 insertions, 0 deletions
diff --git a/thoughts.html b/thoughts.html index f231097..7747517 100644 --- a/thoughts.html +++ b/thoughts.html @@ -57,6 +57,10 @@ You want RSS for this shit? <a href="thoughts.xml">there you go</a>. </p> <!-- thoughts here --> + <h3>Tue, 07 May 2024 10:14</h3> + <p> + does this even work anymore? + </p> <h3>Fri, 05 May 2023 11:21</h3> <p> yknow sometimes life's just good diff --git a/thoughts.xml b/thoughts.xml index b500d16..b07f0e2 100644 --- a/thoughts.xml +++ b/thoughts.xml @@ -149,5 +149,18 @@ ]]> </description> </item> + <item> + <title>Tue, 07 May 2024 10:14</title> + <pubDate>Tue, 07 May 2024 10:14 CEST</pubDate> + <link>http://jozan.org/thoughts.html</link> + <guid isPermalink="false">9d68f3c3-7a5d-45b5-99f3-d000746317c3</guid> + <description> + <![CDATA[ + <p> + does this even work anymore? + </p> + ]]> + </description> + </item> </channel> </rss> |