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 5f1a593..9eacfcc 100644 --- a/thoughts.html +++ b/thoughts.html @@ -58,6 +58,10 @@ </p> <h2>the thoughts</h2> <!-- thoughts here --> + <h3>Mon, 06 Oct 2025 22:24 - about rust</h3> + <p> + boycott rust + </p> <h3>Tue, 07 May 2024 10:14</h3> <p> does this even work anymore? diff --git a/thoughts.xml b/thoughts.xml index b07f0e2..ab16032 100644 --- a/thoughts.xml +++ b/thoughts.xml @@ -162,5 +162,18 @@ ]]> </description> </item> + <item> + <title>about rust</title> + <pubDate>Mon, 06 Oct 2025 22:24 CEST</pubDate> + <link>http://jozan.org/thoughts.html</link> + <guid isPermalink="false">cafb8d07-fc5d-4320-9e28-da0e7c142936</guid> + <description> + <![CDATA[ + <p> + boycott rust + </p> + ]]> + </description> + </item> </channel> </rss> |