diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:46 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:46 +0000 |
| commit | 63accb8e0e2897ed8a325696e93025ea1ac1a008 (patch) | |
| tree | 044d5047ba823df2e642f71dd7f63d6b6ac55338 /contact-information.html | |
| parent | 0ff01ed7bfa03d377071e92d582318373d6b7a02 (diff) | |
Publishing new version
Diffstat (limited to 'contact-information.html')
| -rw-r--r-- | contact-information.html | 28 |
1 files changed, 8 insertions, 20 deletions
diff --git a/contact-information.html b/contact-information.html index c0da566d..fc7c92ea 100644 --- a/contact-information.html +++ b/contact-information.html @@ -15,7 +15,7 @@ <li>Home town: London, UK</li> <li>E-Mail: paul at buetow dot org</li> </ul> -<p>Currently, the E-Mail address forwards to paul dot buetow at protonmail dot com.</p> +<p>Currently, my E-Mail address forwards to paul dot buetow at protonmail dot com.</p> <h2>Quick Links</h2> <h3>Social Media</h3> <p>I am sharing articles that I found interesting regularly these social media channels:</p> @@ -29,26 +29,14 @@ <a class="textlink" href="https://github.com/snonux">My personal GitHub page (slowly moving all my stuff over to Codeberg)</a><br /> <a class="textlink" href="https://github.com/mimecast/dtail">DTail at Mimecast</a><br /> <a class="textlink" href="https://github.com/mimecast/ioriot">I/O Riot at Mimecast (currently, not maintained)</a><br /> -<h3>My Gemini capsule</h3> -<a class="textlink" href="gemini://snonux.de">gemini://snonux.de - My internet site and blog</a><br /> -<a class="textlink" href="gemini://buetow.org">gemini://buetow.org - Alias for above</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 /> -<p>The addresses above are hosted in Germany. Alternatively, you can add a "www" for using a mirror in Japan:</p> -<a class="textlink" href="gemini://www.snonux.de">gemini://www.snonux.de</a><br /> -<a class="textlink" href="gemini://www.buetow.org">gemini://www.buetow.org</a><br /> -<h3>My website</h3> -<p>The content is the same as the Gemini capsule, but reachable via HTTP+HTML:</p> -<a class="textlink" href="https://snonux.de">https://snonux.de - My internet website and blog</a><br /> -<a class="textlink" href="https://buetow.org">https://buetow.org - Alias for above</a><br /> -<p>The addresses above are hosted in Germany. Alternatively, you can add a "www" for a mirror in Japan:</p> -<a class="textlink" href="https://www.snonux.de">https://www.snonux.de</a><br /> -<a class="textlink" href="https://www.buetow.org">https://www.buetow.org</a><br /> -<p>Just because I can, here are additional mirrors hosted on Codeberg as Codeberg pages:</p> -<a class="textlink" href="https://www2.snonux.de">https://www2.snonux.de</a><br /> -<a class="textlink" href="https://www2.buetow.org">https://www2.buetow.org</a><br /> +<h3>Site mirrors</h3> +<a class="textlink" href="./site-mirrors.html">Check out all mirrors of this site (Gemini as well as HTTP+HTML)</a><br /> <p>That's all for now...</p> <a class="textlink" href="./">Go back to the main site</a><br /> -<p class="quote"><i>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></i></p> +<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> | +<a href="//snonux.de/site-mirrors.html">Site Mirrors</a> +</p> </body> </html> |
