diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-30 19:37:26 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | c9daa640faa75d60fadbd68954a435920028aec5 (patch) | |
| tree | 47038de7b4c0c0c626258c4e51914b56c9feb5d1 /content/html/gemfeed/atom.xml | |
| parent | 59b9c18415ea10ff540ea57095648313d714dd72 (diff) | |
atom feed passes w3c check
Diffstat (limited to 'content/html/gemfeed/atom.xml')
| -rw-r--r-- | content/html/gemfeed/atom.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index 41a0313b..eabb6001 100644 --- a/content/html/gemfeed/atom.xml +++ b/content/html/gemfeed/atom.xml @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> + <updated>2021-04-30T19:36:42+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> - <link href="http://buetow.org/gemfeed/" rel="self" /> + <link href="http://buetow.org/gemfeed/atom.xml" rel="self" /> <link href="http://buetow.org/" /> <id>http://buetow.org/</id> - <updated>2021-04-30T10:04:15+01:00</updated> <entry> <title>Welcome to the Geminispace</title> <link href="http://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.html" /> <id>http://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.html</id> - <updated>2021-04-30T10:04:15+01:00</updated> - <summary></summary> + <updated>2021-04-24T19:28:41+01:00</updated> + <summary>Have you reached this article already via Gemini? You need a special client for that, web browsers such as Firefox, Chrome, Safari etc. don't support the Gemini protocol. The Gemini address of this site (or the address of this capsule as people say in Geminispace) is:</summary> <author> <name>Paul Buetow</name> <email>comments@mx.buetow.org</email> @@ -21,8 +21,8 @@ <title>DTail - The distributed log tail program</title> <link href="http://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html" /> <id>http://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html</id> - <updated>2021-04-30T10:04:15+01:00</updated> - <summary>This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too....</summary> + <updated>2021-04-22T19:28:41+01:00</updated> + <summary>This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too.</summary> <author> <name>Paul Buetow</name> <email>comments@mx.buetow.org</email> |
