diff options
| author | Paul Buetow <paul@buetow.org> | 2023-12-10 07:56:23 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-12-10 07:56:23 +0200 |
| commit | 625f513e15548a9bbf60134ff6e8b350a44ec90b (patch) | |
| tree | b03c7e1466de8b38b5089fccef08487c688205c4 /gemfeed | |
| parent | 6b266a4b626056bae0e3c0e660fd3c472584950f (diff) | |
Update content for html
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2021-04-24-welcome-to-the-geminispace.html | 4 | ||||
| -rw-r--r-- | gemfeed/2022-01-01-bash-golf-part-2.html | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 8 |
3 files changed, 9 insertions, 5 deletions
diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/gemfeed/2021-04-24-welcome-to-the-geminispace.html index 6af17e54..a6794b2f 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.html +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.html @@ -85,8 +85,8 @@ <br /> <span>Check out one of the following links for more information about Gemini. For example, you will find a FAQ that explains why the protocol is named Gemini. Many Gemini capsules are dual-hosted via Gemini and HTTP(S) so that people new to Gemini can sneak peek at the content with a regular web browser. Some people go as far as tri-hosting all their content via HTTP(S), Gemini and Gopher.</span><br /> <br /> -<a class='textlink' href='gemini://gemini.circumlunar.space'>gemini://gemini.circumlunar.space</a><br /> -<a class='textlink' href='https://gemini.circumlunar.space'>https://gemini.circumlunar.space</a><br /> +<a class='textlink' href='gemini://geminiprotocol.net/'>gemini://geminiprotocol.net/</a><br /> +<a class='textlink' href='https://geminiprotocol.net/'>https://geminiprotocol.net/</a><br /> <br /> <span>Other related posts are:</span><br /> <br /> diff --git a/gemfeed/2022-01-01-bash-golf-part-2.html b/gemfeed/2022-01-01-bash-golf-part-2.html index 4106611c..0e24262b 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.html +++ b/gemfeed/2022-01-01-bash-golf-part-2.html @@ -57,6 +57,8 @@ Foo Foo </pre> <br /> +<span class='quote'>Update: A reader pointed out, that the redirection should actually go to <span class='inlinecode'>/proc/self/fd/1</span> and not <span class='inlinecode'>0</span>. But apparently, either way works for this particular example. Do you know why? </span><br /> +<br /> <span>Other useful redirections are:</span><br /> <br /> <ul> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 440c911a..5418661c 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2023-11-11T22:22:05+02:00</updated> + <updated>2023-12-10T07:56:06+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -5851,6 +5851,8 @@ Foo Foo </pre> <br /> +<span class='quote'>Update: A reader pointed out, that the redirection should actually go to <span class='inlinecode'>/proc/self/fd/1</span> and not <span class='inlinecode'>0</span>. But apparently, either way works for this particular example. Do you know why? </span><br /> +<br /> <span>Other useful redirections are:</span><br /> <br /> <ul> @@ -8134,8 +8136,8 @@ fi <br /> <span>Check out one of the following links for more information about Gemini. For example, you will find a FAQ that explains why the protocol is named Gemini. Many Gemini capsules are dual-hosted via Gemini and HTTP(S) so that people new to Gemini can sneak peek at the content with a regular web browser. Some people go as far as tri-hosting all their content via HTTP(S), Gemini and Gopher.</span><br /> <br /> -<a class='textlink' href='https://gemini.circumlunar.space'>https://gemini.circumlunar.space</a><br /> -<a class='textlink' href='https://gemini.circumlunar.space'>https://gemini.circumlunar.space</a><br /> +<a class='textlink' href='https://geminiprotocol.net/'>https://geminiprotocol.net/</a><br /> +<a class='textlink' href='https://geminiprotocol.net/'>https://geminiprotocol.net/</a><br /> <br /> <span>Other related posts are:</span><br /> <br /> |
