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-21 05:11:04 +0100 |
| commit | 68cd6e6b075b1e950d7ff44a124c3ec21a5a5f26 (patch) | |
| tree | 8b0b6e124b87fa1f814a7e1767df1ae86e032526 /content/html/gemfeed/atom.xml | |
| parent | 018c9341943bf96cc3e8fc397a768fd8fd5338c0 (diff) | |
various recommendations by shellcheck
Diffstat (limited to 'content/html/gemfeed/atom.xml')
| -rw-r--r-- | content/html/gemfeed/atom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index c8edf2e8..2d43cf31 100644 --- a/content/html/gemfeed/atom.xml +++ b/content/html/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="https://buetow.org/gemfeed/atom.xml" rel="self" /> |
