diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-07 00:49:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-07 00:49:19 +0300 |
| commit | 30fc4e8f74315a92aaec36dfb9a8d4efa0a21791 (patch) | |
| tree | 97ef2b26fd54a366d72f5289ba11ea311f8a0173 /site-mirrors.html | |
| parent | 5c9e3886de0f9041e4a6fb6fea9917e29a8fbd76 (diff) | |
exact style
Diffstat (limited to 'site-mirrors.html')
| -rw-r--r-- | site-mirrors.html | 47 |
1 files changed, 30 insertions, 17 deletions
diff --git a/site-mirrors.html b/site-mirrors.html index 83dc2da5..978396fe 100644 --- a/site-mirrors.html +++ b/site-mirrors.html @@ -8,23 +8,36 @@ <link rel="stylesheet" href="style-override.css" /> </head> <body> -<h1>Site mirrors</h1> -<p>This page summarizes all the mirrors of this site. Agreeably, that's all a bit overkill (given the importance of this internet presence), but I did it for fun.</p> -<p>All sites listed below are reachable via IPv4 as well as via IPv6.</p> -<h2>Gemini protocol</h2> -<a class="textlink" href="gemini://foo.zone">gemini://foo.zone - Falkenstein, Germany (Hetzner Cloud)</a><br /> -<a class="textlink" href="gemini://www.foo.zone">gemini://www.foo.zone - Amsterdam, Netherlands (OpenBSD.Amsterdam)</a><br /> -<p>Wondering what's the Gemini protocol about? Read:</p> -<a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">Welcome to the Geminispace</a><br /> -<h2>HTTP protocol</h2> -<a class="textlink" href="https://foo.zone">https://foo.zone - Falkenstein, Germany (Hetzner Cloud)</a><br /> -<a class="textlink" href="https://www.foo.zone">https://www.foo.zone - Amsterdam, Netherlands (OpenBSD.Amsterdam)</a><br /> -<a class="textlink" href="https://www2.buetow.org">https://www2.buetow.org - Codeberg page, somewhere in Germany</a><br /> -<h2>OpenBSD.Amsterdam</h2> -<p>Looking for opinionated OpenBSD VMs? Go to:</p> -<a class="textlink" href="https://OpenBSD.Amsterdam">https://OpenBSD.Amsterdam</a><br /> -<p>That's all for now...</p> -<a class="textlink" href="./">Go back to the main site</a><br /> +<h1 style='display: inline'>Site mirrors</h1><br /> +<br /> +<span>This page summarizes all the mirrors of this site. Agreeably, that's all a bit overkill (given the importance of this internet presence), but I did it for fun.</span><br /> +<br /> +<span>All sites listed below are reachable via IPv4 as well as via IPv6.</span><br /> +<br /> +<h2 style='display: inline'>Gemini protocol</h2><br /> +<br /> +<a class=textlink href='gemini://foo.zone'>gemini://foo.zone - Falkenstein, Germany (Hetzner Cloud)</a><br /> +<a class=textlink href='gemini://www.foo.zone'>gemini://www.foo.zone - Amsterdam, Netherlands (OpenBSD.Amsterdam)</a><br /> +<br /> +<span>Wondering what's the Gemini protocol about? Read:</span><br /> +<br /> +<a class=textlink href='./gemfeed/2021-04-24-welcome-to-the-geminispace.html'>Welcome to the Geminispace</a><br /> +<br /> +<h2 style='display: inline'>HTTP protocol</h2><br /> +<br /> +<a class=textlink href='https://foo.zone'>https://foo.zone - Falkenstein, Germany (Hetzner Cloud)</a><br /> +<a class=textlink href='https://www.foo.zone'>https://www.foo.zone - Amsterdam, Netherlands (OpenBSD.Amsterdam)</a><br /> +<a class=textlink href='https://www2.buetow.org'>https://www2.buetow.org - Codeberg page, somewhere in Germany</a><br /> +<br /> +<h2 style='display: inline'>OpenBSD.Amsterdam</h2><br /> +<br /> +<span>Looking for opinionated OpenBSD VMs? Go to:</span><br /> +<br /> +<a class=textlink href='https://OpenBSD.Amsterdam'>https://OpenBSD.Amsterdam</a><br /> +<br /> +<span>That's all for now...</span><br /> +<br /> +<a class=textlink href='./'>Go back to the main site</a><br /> <p class="footer"> Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> | served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | |
