diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-03 10:04:49 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-03 10:04:49 +0100 |
| commit | a24c497ee2e03645ff7a031d8ce0a863a8e55e25 (patch) | |
| tree | f78cbef3e659c55408cb4adbbdba267464a3fccd /content/gemtext | |
| parent | 60770340c66c9d1fc2523c3dd8fac2f57dd6a66b (diff) | |
various recommendations by shellcheck
Diffstat (limited to 'content/gemtext')
| -rw-r--r-- | content/gemtext/gemfeed/atom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 944cb9b4..e93f85fe 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2021-05-01T19:05:00+01:00</updated> + <updated>2021-05-03T10:04:48+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> <link href="gemini://buetow.org/gemfeed/atom.xml" rel="self" /> |
