diff options
Diffstat (limited to 'gemfeed/atom.xml')
| -rw-r--r-- | gemfeed/atom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index a6fbed2b..eadcfbbb 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-10-11T15:41:33+03:00</updated> + <updated>2025-10-11T15:44:10+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -8,8 +8,8 @@ <id>https://foo.zone/</id> <entry> <title>Key Takeaways from The Well-Grounded Rubyist</title> - <link href="https://foo.zone/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.html" /> - <id>https://foo.zone/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.html</id> + <link href="https://foo.zone/gemfeed/2025-10-11-key-takeaways-from-the-well-grounded-rubyist.html" /> + <id>https://foo.zone/gemfeed/2025-10-11-key-takeaways-from-the-well-grounded-rubyist.html</id> <updated>2025-10-11T15:25:14+03:00</updated> <author> <name>Paul Buetow aka snonux</name> @@ -265,7 +265,7 @@ p hash.values_at(:a, :c) <br /> <span>Other Ruby-related posts:</span><br /> <br /> -<a class='textlink' href='./2025-11-11-key-takeaways-from-the-well-grounded-rubyist.html'>2025-11-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)</a><br /> +<a class='textlink' href='./2025-10-11-key-takeaways-from-the-well-grounded-rubyist.html'>2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)</a><br /> <a class='textlink' href='./2021-07-04-the-well-grounded-rubyist.html'>2021-07-04 The Well-Grounded Rubyist</a><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> |
