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/html/gemfeed | |
| parent | 60770340c66c9d1fc2523c3dd8fac2f57dd6a66b (diff) | |
various recommendations by shellcheck
Diffstat (limited to 'content/html/gemfeed')
| -rw-r--r-- | content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html | 2 | ||||
| -rw-r--r-- | content/html/gemfeed/atom.xml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html index f894dc22..eaf5b841 100644 --- a/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html +++ b/content/html/gemfeed/2021-04-24-welcome-to-the-geminispace.html @@ -41,6 +41,8 @@ li { color: #98be65; } '-`'-` . / . \'\ . .' ''( .'\.' ' .;' +'.;.;' ;'.;' ..;;' AsH + </pre> <h2>Motivation</h2> <h3>My urge to revamp my personal website</h3> 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" /> |
