diff options
author | Joe <rrbo@proton.me> | 2023-05-05 11:21:10 +0200 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-05-05 11:21:10 +0200 |
commit | 17d28b1b5c957e87d9f53f84b62aaca5d5abb7db (patch) | |
tree | cc576b6710ffd6cafd844e8b5faeb244afabfdc1 | |
parent | up (diff) | |
download | joe-www-17d28b1b5c957e87d9f53f84b62aaca5d5abb7db.tar.gz joe-www-17d28b1b5c957e87d9f53f84b62aaca5d5abb7db.tar.bz2 joe-www-17d28b1b5c957e87d9f53f84b62aaca5d5abb7db.tar.xz joe-www-17d28b1b5c957e87d9f53f84b62aaca5d5abb7db.tar.zst joe-www-17d28b1b5c957e87d9f53f84b62aaca5d5abb7db.zip |
Thought: Fri, 05 May 2023 11:21
-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 93db9ae..e9bac23 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>Fri, 05 May 2023 11:21</h3> + <p> + yknow sometimes life's just good + </p> <h3>Sat, 15 Apr 2023 00:22</h3> <p> I am well aware now that being a Xanax dealer is the only valuable job diff --git a/thoughts.xml b/thoughts.xml index e782447..b500d16 100644 --- a/thoughts.xml +++ b/thoughts.xml @@ -136,5 +136,18 @@ ]]> </description> </item> + <item> + <title>Fri, 05 May 2023 11:21</title> + <pubDate>Fri, 05 May 2023 11:21 CEST</pubDate> + <link>http://jozan.org/thoughts.html</link> + <guid isPermalink="false">d328d854-c716-4543-9a53-395404a33582</guid> + <description> + <![CDATA[ + <p> + yknow sometimes life's just good + </p> + ]]> + </description> + </item> </channel> </rss> |