diff options
| author | Paul Buetow <paul@buetow.org> | 2025-10-11 15:42:58 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-10-11 15:42:58 +0300 |
| commit | b524bb4d55f3d523869ebad4ea82bc3096688579 (patch) | |
| tree | 461cf0db3da78f40cb3593f54cccf3afbc02b53c /gemfeed/atom.xml | |
| parent | 1aa59ffeee567e12c5fd19c4c291430683f5236e (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/atom.xml')
| -rw-r--r-- | gemfeed/atom.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index a4353b72..a6fbed2b 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:30:19+03:00</updated> + <updated>2025-10-11T15:41:33+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-10-11-the-well-grounded-rubyist-notes.html" /> - <id>https://foo.zone/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.html</id> + <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> <updated>2025-10-11T15:25:14+03:00</updated> <author> <name>Paul Buetow aka snonux</name> @@ -43,6 +43,8 @@ </ul><br /> <a class='textlink' href='./2021-07-04-the-well-grounded-rubyist.html'>My first post about the book.</a><br /> <br /> +<a href='./the-well-grounded-rubyist/book-cover.jpg'><img src='./the-well-grounded-rubyist/book-cover.jpg' /></a><br /> +<br /> <h2 style='display: inline' id='the-object-model'>The Object Model</h2><br /> <br /> <span>One of the most fascinating aspects of Ruby is its object model. The book does a great job of explaining the details.</span><br /> @@ -263,7 +265,7 @@ p hash.values_at(:a, :c) <br /> <span>Other Ruby-related posts:</span><br /> <br /> -<a class='textlink' href='./2025-10-11-the-well-grounded-rubyist-notes.html'>2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)</a><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='./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 /> |
