diff options
| author | Paul Buetow <paul@buetow.org> | 2025-03-04 21:32:32 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-03-04 21:32:32 +0200 |
| commit | 8de6879c32a0d0596c5fafde1363d130784b14de (patch) | |
| tree | bf0cd6bbaff494684223069bd44f0fabc8832461 /gemfeed | |
| parent | bb8f62a5a8a5c78db3ee3c396ce729cb7ddaf86d (diff) | |
Update content for html
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2025-03-05-sharing-on-social-media-with-gos.html | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/gemfeed/2025-03-05-sharing-on-social-media-with-gos.html b/gemfeed/2025-03-05-sharing-on-social-media-with-gos.html index 0d6b82f3..e456ae41 100644 --- a/gemfeed/2025-03-05-sharing-on-social-media-with-gos.html +++ b/gemfeed/2025-03-05-sharing-on-social-media-with-gos.html @@ -342,7 +342,7 @@ Hello World :-) <br /> <span>For my blog, I want to post a summary of all the social messages posted over the last couple of months. For an example, have a look here:</span><br /> <br /> -<a class='textlink' href='https://foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024.html'>https://foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024.html</a><br /> +<a class='textlink' href='./2025-01-01-posts-from-october-to-december-2024.html'>./2025-01-01-posts-from-october-to-december-2024.html</a><br /> <br /> <span>To accomplish this, run:</span><br /> <br /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index af4d196f..ae9c7796 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2025-03-04T21:22:08+02:00</updated> + <updated>2025-03-04T21:31:30+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -20,6 +20,8 @@ <div xmlns="http://www.w3.org/1999/xhtml"> <h1 style='display: inline' id='sharing-on-social-media-with-gos-v100'>Sharing on Social Media with Gos v1.0.0</h1><br /> <br /> +<span class='quote'>Published at 2025-03-04T21:22:07+02:00</span><br /> +<br /> <span>As you may have noticed, I like to share on Mastodon and LinkedIn all the technical things I find interesting, and this blog post is technically all about that.</span><br /> <br /> <a href='./sharing-on-social-media-with-gos/gos.png'><img alt='Gos logo' title='Gos logo' src='./sharing-on-social-media-with-gos/gos.png' /></a><br /> @@ -347,7 +349,7 @@ Hello World :-) <br /> <span>For my blog, I want to post a summary of all the social messages posted over the last couple of months. For an example, have a look here:</span><br /> <br /> -<a class='textlink' href='https://foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024.html'>https://foo.zone/gemfeed/2025-01-01-posts-from-october-to-december-2024.html</a><br /> +<a class='textlink' href='./2025-01-01-posts-from-october-to-december-2024.html'>./2025-01-01-posts-from-october-to-december-2024.html</a><br /> <br /> <span>To accomplish this, run:</span><br /> <br /> |
