diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-23 16:15:35 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-23 16:15:35 +0000 |
| commit | 18d79587275853acf828cbbb7a05471c5567047c (patch) | |
| tree | 36e22863bbb54428833123ac797157c18f487d7b /gemfeed | |
| parent | 744f2f6c2012cfe9d673bc1a6830420244e13500 (diff) | |
Publishing new version
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | gemfeed/index.gmi | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi b/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi index 601f2f67..7f86667b 100644 --- a/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi +++ b/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi @@ -1,4 +1,4 @@ -# Welcome to the foo.zone +# Welcome to the foo zone ``` __ diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index e0344367..22165c09 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="gemini://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.gmi b/gemfeed/index.gmi index 9df11bfa..2687909a 100644 --- a/gemfeed/index.gmi +++ b/gemfeed/index.gmi @@ -2,7 +2,7 @@ ## Having fun with computers! -=> ./2022-01-23-welcome-to-the-foo.zone.gmi 2022-01-23 (0537 words) - +=> ./2022-01-23-welcome-to-the-foo.zone.gmi 2022-01-23 (0538 words) - => ./2022-01-01-bash-golf-part-2.gmi 2022-01-01 (1139 words) - Bash Golf Part 2 => ./2021-12-26-how-to-stay-sane-as-a-devops-person.gmi 2021-12-26 (2280 words) - How to stay sane as a DevOps person => ./2021-11-29-bash-golf-part-1.gmi 2021-11-29 (1286 words) - Bash Golf Part 1 |
