contact.html 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  4. <head>
  5. <title>Contact - Kevin "The Nuclear" Bloom's Personal Website</title>
  6. <link rel="shortcut icon" type="image/png" href="/img/guy-in-space.png"/>
  7. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  8. <meta name="generator" content="Org mode" />
  9. <meta name="author" content="Kevin &quot;The Nuclear&quot; Bloom" />
  10. <meta http-equiv="cache-control" content="no-cache, must-revalidate, post-check=0, pre-check=0" />
  11. <meta http-equiv="cache-control" content="max-age=0" />
  12. <meta http-equiv="expires" content="0" />
  13. <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
  14. <meta http-equiv="pragma" content="no-cache" />
  15. <link rel='stylesheet' href='/styles/main.2.css' />
  16. </head>
  17. <body>
  18. <div id="preamble" class="status">
  19. <div id="banner">
  20. <h1><a href="/home.html">Kevin "The Nuclear" Bloom</a></h1>
  21. <hr />
  22. <div id="navit">
  23. <a href="/contact.html">Contact</a>
  24. &nbsp;
  25. <a href="/blog.html">Blog</a>
  26. &nbsp;
  27. <a href="/projects.html">Projects</a>
  28. &nbsp;
  29. <a href="/about-me.html">About Me</a>
  30. </div>
  31. </div>
  32. </div>
  33. <div id="content">
  34. <ul class="org-ul">
  35. <li>Email:
  36. <ul class="org-ul">
  37. <li>Personal: kevin period bloom at posteo period net</li>
  38. <li>Dragora: nuclearkev at dragora dot org</li>
  39. </ul></li>
  40. <li>IRC: nuclearkev, usually on #dragora or #fennel</li>
  41. <li>GitHub: <a href="https://github.com/nuclearkev/">https://github.com/nuclearkev/</a> <sup><a id="fnr.1" class="footref" href="#fn.1">1</a></sup></li>
  42. <li>Notabug: <a href="https://notabug.org/nuclearkev/">https://notabug.org/nuclearkev/</a></li>
  43. </ul>
  44. <div id="footnotes">
  45. <h2 class="footnotes">Footnotes: </h2>
  46. <div id="text-footnotes">
  47. <div class="footdef"><sup><a id="fn.1" class="footnum" href="#fnr.1">1</a></sup> <div class="footpara"><p class="footpara">
  48. This account is fairly inactive. If you attempt to contact me this way,
  49. you may or may not get an reply.
  50. </p></div></div>
  51. </div>
  52. </div></div>
  53. <div id="footer">
  54. <hr />
  55. <p>
  56. <a href="https://anybrowser.org/campaign/">
  57. <img src="/img/any-browser.png" alt="Viewable with any browser! No JS, no cookies, no bullshit!"/></a>
  58. &nbsp;
  59. <a href="http://validator.w3.org/check?uri=nuclearkev.org"><img
  60. src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
  61. &nbsp;
  62. <a href="http://NetBSD.org/"><img
  63. src="https://www.netbsd.org/images/powered-by-NetBSD.png" alt="NetBSD" width="88" /></a>
  64. </p>
  65. <p>
  66. Copyright © 2017-2022 Kevin "The Nuclear" Bloom
  67. </p>
  68. </div>
  69. </body>
  70. </html>