diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-07 10:39:34 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-07 10:39:34 +0100 |
| commit | b83cd215ab1d5f26f5a1471a4406acda269f27a0 (patch) | |
| tree | 19bd0e2e44d8b0125dac8d64ce8c98d9e348dc68 /content/html | |
| parent | e869c5732413e2088c96ed3b558419dfa061ab2b (diff) | |
add gemfeed link
Diffstat (limited to 'content/html')
| -rw-r--r-- | content/html/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/html/index.html b/content/html/index.html index 97954b48..9bad626a 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -52,6 +52,7 @@ li { color: #98be65; } <p>English is not my mother tongue. So please ignore any errors you might encounter.</p> <h3>Stay updated</h3> <a class="textlink" href="./gemfeed/atom.xml">Subscribe to this blog's Atom feed</a><br /> +<a class="textlink" href="./gemfeed/index.html">Subscribe to this blog's Gemfeed</a><br /> <h3>Posts</h3> <p>I have switched blog software multiple times. I might be back filling some of the older articles here. So please don't wonder when suddenly very old posts appear here.</p> <a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">2021-04-24 Welcome to the Geminispace</a><br /> |
