diff options
Diffstat (limited to 'contact-information.html')
| -rw-r--r-- | contact-information.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/contact-information.html b/contact-information.html index 2868d864..79600a8a 100644 --- a/contact-information.html +++ b/contact-information.html @@ -13,23 +13,23 @@ <li>Name: Paul Buetow</li> <li>Born in: Germany</li> <li>Currently living in: London, UK</li> -<li>E-Mail: paul at buetow dot org</li> +<li>E-Mail: paul at buetow period org</li> </ul> -<p>Currently, my E-Mail address forwards to paul dot buetow at protonmail dot com.</p> -<h2>Quick Links</h2> -<h3>Social Media</h3> +<h2>My sites</h2> +<a class="textlink" href="https://sidewalk.ninja">sidewalk.ninja - My street photography site</a><br /> +<a class="textlink" href="https://foo.zone">foo.zone - My personal website and blog</a><br /> +<a class="textlink" href="gemini://foo.zone">foo.zone - My personal website and blog (Gemini)</a><br /> +<a class="textlink" href="https://codeberg.org/foozone">codeberg.org/foozone - My personal Codeberg page</a><br /> +<a class="textlink" href="https://github.com/mimecast/dtail">github.com/mimecast/dtail - DTail at Mimecast</a><br /> +<a class="textlink" href="https://github.com/mimecast/ioriot">github.com/mimecast/ioriot - I/O Riot at Mimecast (currently unmaintained)</a><br /> +<h2>Social Media</h2> <p>I am sharing articles that I found interesting regularly these social media channels:</p> <a class="textlink" href="https://www.linkedin.com/in/paul-buetow-b4857270/">My LinkedIn profile</a><br /> -<a class="textlink" href="https://twitter.com/foozone">My Twitter profile</a><br /> -<a class="textlink" href="https://t.me/foo.zone">My Telegram channel</a><br /> -<h3>Internet Relay Chat</h3> +<a class="textlink" href="https://twitter.com/foozone">twitter.com/foozone - My Twitter profile</a><br /> +<a class="textlink" href="https://t.me/foo.zone">t.me/foo.zone - My Telegram channel</a><br /> +<h2>Internet Relay Chat</h2> <p>I am on irc.german-elite.net in #talk, #coding, #linux (and maybe in others) as "rantanplan".</p> -<h3>My Open Source code repositories</h3> -<a class="textlink" href="https://codeberg.org/foozone">My personal Codeberg page</a><br /> -<a class="textlink" href="https://github.com/foozone">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>Site mirrors</h3> +<h2>Site mirrors</h2> <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 /> |
