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 | |
| parent | 018c9341943bf96cc3e8fc397a768fd8fd5338c0 (diff) | |
various recommendations by shellcheck
Diffstat (limited to 'content/html')
| -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" /> |
