diff options
| author | Paul Buetow <paul@buetow.org> | 2022-09-30 09:51:06 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-09-30 09:51:06 +0300 |
| commit | ae0c66148979b8580478dd8a1253341624c221c4 (patch) | |
| tree | c6263e8a79f921d2970c201be284f94cf49bb4c5 | |
| parent | f38dab78bd37f8e4ba365016b73683c0a3bf0d24 (diff) | |
Update content for gemtext
| -rw-r--r-- | gemfeed/atom.xml | 6 | ||||
| -rw-r--r-- | gemfeed/atom.xml.tmp | 8 |
2 files changed, 11 insertions, 3 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 7b9f0146..06b13611 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-09-30T09:49:24+03:00</updated> + <updated>2022-09-30T09:50:19+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -19,9 +19,9 @@ <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> 1c1 -< -rw-r--r--. 1 paul paul 6479 Sep 30 09:45 ../foo.zone-content/gemtext/gemfeed/2022-09-30-after-a-bad-nights-sleep.gmi +< -rw-r--r--. 1 paul paul 6725 Sep 30 09:49 ../foo.zone-content/gemtext/gemfeed/2022-09-30-after-a-bad-nights-sleep.gmi --- -> -rw-r--r--. 1 paul paul 6725 Sep 30 09:49 ../foo.zone-content/gemtext/gemfeed/2022-09-30-after-a-bad-nights-sleep.gmi +> -rw-r--r--. 1 paul paul 6725 Sep 30 09:50 ../foo.zone-content/gemtext/gemfeed/2022-09-30-after-a-bad-nights-sleep.gmi <p> After a bad night's sleep</p> <p class="quote"><i>Published by Paul at 2022-09-30</i></p> <pre> diff --git a/gemfeed/atom.xml.tmp b/gemfeed/atom.xml.tmp new file mode 100644 index 00000000..e5398d63 --- /dev/null +++ b/gemfeed/atom.xml.tmp @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<feed xmlns="http://www.w3.org/2005/Atom"> + <updated>2022-09-30T09:50:40+03:00</updated> + <title>foo.zone feed</title> + <subtitle>To be in the .zone!</subtitle> + <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> + <link href="gemini://foo.zone/" /> + <id>gemini://foo.zone/</id> |
