diff options
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2022-01-23-welcome-to-the-foo.zone.html | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | gemfeed/index.html | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/gemfeed/2022-01-23-welcome-to-the-foo.zone.html b/gemfeed/2022-01-23-welcome-to-the-foo.zone.html index ff25ca13..8d5d252f 100644 --- a/gemfeed/2022-01-23-welcome-to-the-foo.zone.html +++ b/gemfeed/2022-01-23-welcome-to-the-foo.zone.html @@ -7,7 +7,7 @@ <link rel="stylesheet" href="style.css" /> </head> <body> -<p># Welcome to the foo.zone</p> +<p># Welcome to the foo zone</p> <pre> __ / _| ___ ___ _______ _ __ ___ diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 81f621db..dbaed316 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>2022-01-23T16:13:08+00:00</updated> + <updated>2022-01-23T16:15:23+00:00</updated> <title>foo.zone feed</title> <subtitle>Having fun with computers!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -18,7 +18,7 @@ <summary>I don't count this as a real blog post but more of an announcement (I aim to write one real post once monthly).. .....to read on please visit my site.</summary> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> - <p># Welcome to the foo.zone</p> + <p># Welcome to the foo zone</p> <pre> __ / _| ___ ___ _______ _ __ ___ diff --git a/gemfeed/index.html b/gemfeed/index.html index 458d9738..7ac747bf 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -9,7 +9,7 @@ <body> <h1>foo.zone's Gemfeed</h1> <h2>Having fun with computers!</h2> -<a class="textlink" href="./2022-01-23-welcome-to-the-foo.zone.html">2022-01-23 (0537 words) - </a><br /> +<a class="textlink" href="./2022-01-23-welcome-to-the-foo.zone.html">2022-01-23 (0538 words) - </a><br /> <a class="textlink" href="./2022-01-01-bash-golf-part-2.html">2022-01-01 (1139 words) - Bash Golf Part 2</a><br /> <a class="textlink" href="./2021-12-26-how-to-stay-sane-as-a-devops-person.html">2021-12-26 (2280 words) - How to stay sane as a DevOps person </a><br /> <a class="textlink" href="./2021-11-29-bash-golf-part-1.html">2021-11-29 (1286 words) - Bash Golf Part 1</a><br /> |
