diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-26 09:54:13 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-26 09:54:13 +0100 |
| commit | 9321737068d9da56ed16429826a4637662b360c2 (patch) | |
| tree | a50c7d1f47b8ea0fa96ae6d1ff39dd06daa7764b | |
| parent | 2c202536ad92733ebfa7d4a39b6a551e668121d8 (diff) | |
Add IRC
| -rw-r--r-- | contact-information.html | 2 | ||||
| -rw-r--r-- | index.html | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/contact-information.html b/contact-information.html index f2afcc3c..27e68c3d 100644 --- a/contact-information.html +++ b/contact-information.html @@ -62,6 +62,8 @@ h2, h3 { <a class="textlink" href="https://www.linkedin.com/in/paul-buetow-b4857270/">My LinkedIn profile</a><br /> <a class="textlink" href="https://twitter.com/snonux">My Twitter profile</a><br /> <a class="textlink" href="https://t.me/snonux">My Telegram channel</a><br /> +<h3>Internet Relay Chat</h3> +<p>I am on irc.german-elite.net in #coding and #linux (and maybe in others) as rantanplan.</p> <h3>My Open Source code repositories</h3> <a class="textlink" href="https://github.com/snonux">My personal GitHub page</a><br /> <a class="textlink" href="https://github.com/mimecast/dtail">DTail at Mimecast</a><br /> @@ -56,7 +56,7 @@ h2, h3 { | | Paul's | | | | personal | | | | internet | | - | | site | | + | | site! | | | \_____________________/ | |___________________________| ,---\_____ [] _______/------, @@ -81,7 +81,6 @@ h2, h3 { <p>I have also compiled a list of resources that made an impact on me:</p> <a class="textlink" href="./resources.html">List of resources</a><br /> <h2>Personal blog</h2> -<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 /> |
