summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gemfeed/atom.xml8
-rw-r--r--gemfeed/index.gmi2
-rw-r--r--index.gmi2
3 files changed, 6 insertions, 6 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 781bfbf7..640ba0c0 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>2021-11-29T11:02:16+02:00</updated>
+ <updated>2021-11-29T14:06:14+00:00</updated>
<title>buetow.org feed</title>
<subtitle>Having fun with computers!</subtitle>
<link href="gemini://buetow.org/gemfeed/atom.xml" rel="self" />
@@ -8,9 +8,9 @@
<id>gemini://buetow.org/</id>
<entry>
<title>Bash Golf Part 1</title>
- <link href="gemini://buetow.org/gemfeed/2021-11-28-bash-golf-part-1.gmi" />
- <id>gemini://buetow.org/gemfeed/2021-11-28-bash-golf-part-1.gmi</id>
- <updated>2021-11-28T10:59:51+02:00</updated>
+ <link href="gemini://buetow.org/gemfeed/2021-11-29-bash-golf-part-1.gmi" />
+ <id>gemini://buetow.org/gemfeed/2021-11-29-bash-golf-part-1.gmi</id>
+ <updated>2021-11-29T14:06:14+00:00</updated>
<author>
<name>Paul Buetow</name>
<email>comments@mx.buetow.org</email>
diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi
index 489e5c63..7fac3b60 100644
--- a/gemfeed/index.gmi
+++ b/gemfeed/index.gmi
@@ -2,7 +2,7 @@
## Having fun with computers!
-=> ./2021-11-28-bash-golf-part-1.gmi 2021-11-28 (1181 words) - Bash Golf Part 1
+=> ./2021-11-29-bash-golf-part-1.gmi 2021-11-29 (1181 words) - Bash Golf Part 1
=> ./2021-10-22-defensive-devops.gmi 2021-10-22 (2276 words) - Defensive DevOps
=> ./2021-09-12-keep-it-simple-and-stupid.gmi 2021-09-12 (1365 words) - Keep it simple and stupid
=> ./2021-08-01-on-being-pedantic-about-open-source.gmi 2021-08-01 (2919 words) - On being Pedantic about Open-Source
diff --git a/index.gmi b/index.gmi
index 77191a0b..9d76330d 100644
--- a/index.gmi
+++ b/index.gmi
@@ -52,7 +52,7 @@ I have also compiled a list of resources that made an impact on me:
I have switched blog software multiple times. I might be backfilling some of the older articles here. So please don't wonder when suddenly old posts appear here.
-=> ./gemfeed/2021-11-28-bash-golf-part-1.gmi 2021-11-28 - Bash Golf Part 1
+=> ./gemfeed/2021-11-29-bash-golf-part-1.gmi 2021-11-29 - Bash Golf Part 1
=> ./gemfeed/2021-10-22-defensive-devops.gmi 2021-10-22 - Defensive DevOps
=> ./gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi 2021-09-12 - Keep it simple and stupid
=> ./gemfeed/2021-08-01-on-being-pedantic-about-open-source.gmi 2021-08-01 - On being Pedantic about Open-Source