Post-Cancellation, Pre-Nisei Netrunner Rotation
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

40 Zeilen
1.9KB

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="x-ua-compatible" content="ie=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta name="referrer" content="no-referrer">
  8. <title>rf - Contact</title>
  9. <link rel="stylesheet" href="../css/default.css" />
  10. <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"><link rel="shortcut icon" href="../images/favicons/favicon32.png"><link rel="apple-touch-icon-precomposed" sizes="144x144" href="../images/favicons/favicon144.png"><link rel="apple-touch-icon-precomposed" sizes="114x114" href="../images/favicons/favicon114.png"><link rel="apple-touch-icon-precomposed" sizes="72x72" href="../images/favicons/favicon72.png"><link rel="apple-touch-icon-precomposed" sizes="57x57" href="../images/favicons/favicon57.png">
  11. </head>
  12. <body>
  13. <header>
  14. <div class="logo">
  15. <a href="../">Protocol Seven</a>
  16. </div>
  17. <nav class="navbar">
  18. <a href="../">Format</a>
  19. <a href="../description/">Description</a>
  20. <a href="../about/">About</a>
  21. <a href="../contact/">Contact</a>
  22. </nav>
  23. </header>
  24. <main role="main">
  25. <h1>Contact</h1>
  26. <ul>
  27. <li>email me at <a href="mailto:s@p7.co.nz">s@p7.co.nz</a></li>
  28. <li>if you see a <code>tA</code>, <code>techieAgnostic</code> or anything in the form of <code>t*A*</code> on irc its probably me</li>
  29. <li>i am <code>techieAgnostic</code> on the <a href="https://stimhack.slack.com">stimslack</a> and <a href="https://jinteki.net">jnet</a></li>
  30. <li>i am <code>Shaun Kerr</code> on the facebook pages</li>
  31. </ul>
  32. </main>
  33. <footer>
  34. powered by <a href="http://jaspervdj.be/hakyll">Hakyll</a>
  35. </footer>
  36. </body>
  37. </html>