diff options
author | joe <rbo@gmx.us> | 2025-10-06 22:24:28 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-06 22:24:28 +0200 |
commit | d17fc38997b20a0b11d690afec7028cd146f7b02 (patch) | |
tree | 417eb86b1aae5ca8f767a6712bde1379676e17e2 | |
parent | up (diff) | |
download | joe-www-d17fc38997b20a0b11d690afec7028cd146f7b02.tar.gz joe-www-d17fc38997b20a0b11d690afec7028cd146f7b02.tar.bz2 joe-www-d17fc38997b20a0b11d690afec7028cd146f7b02.tar.xz joe-www-d17fc38997b20a0b11d690afec7028cd146f7b02.tar.zst joe-www-d17fc38997b20a0b11d690afec7028cd146f7b02.zip |
Thought: Mon, 06 Oct 2025 22:24
-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> |