summaryrefslogtreecommitdiff
path: root/gemfeed/atom.xml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-10-11 15:45:28 +0300
committerPaul Buetow <paul@buetow.org>2025-10-11 15:45:28 +0300
commit5fb004a4d7ea9cfbd7838c3ff210368e82b5cd15 (patch)
tree3325ab09c418ae18b897ba82ef01f8dfa2d36142 /gemfeed/atom.xml
parentb524bb4d55f3d523869ebad4ea82bc3096688579 (diff)
Update content for html
Diffstat (limited to 'gemfeed/atom.xml')
-rw-r--r--gemfeed/atom.xml8
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 />