40 lines
1.9 KiB
HTML
40 lines
1.9 KiB
HTML
|
<!doctype html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
<meta name="referrer" content="no-referrer">
|
||
|
<title>rf - Contact</title>
|
||
|
<link rel="stylesheet" href="../css/default.css" />
|
||
|
<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">
|
||
|
</head>
|
||
|
<body>
|
||
|
<header>
|
||
|
<div class="logo">
|
||
|
<a href="../">Protocol Seven</a>
|
||
|
</div>
|
||
|
<nav class="navbar">
|
||
|
<a href="../">Format</a>
|
||
|
<a href="../description/">Description</a>
|
||
|
<a href="../about/">About</a>
|
||
|
<a href="../contact/">Contact</a>
|
||
|
</nav>
|
||
|
</header>
|
||
|
|
||
|
<main role="main">
|
||
|
<h1>Contact</h1>
|
||
|
<ul>
|
||
|
<li>email me at <a href="mailto:s@p7.co.nz">s@p7.co.nz</a></li>
|
||
|
<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>
|
||
|
<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>
|
||
|
<li>i am <code>Shaun Kerr</code> on the facebook pages</li>
|
||
|
</ul>
|
||
|
</main>
|
||
|
|
||
|
<footer>
|
||
|
powered by <a href="http://jaspervdj.be/hakyll">Hakyll</a>
|
||
|
</footer>
|
||
|
</body>
|
||
|
</html>
|