blob: 74aba6a25488d9fd08fb57226e4a97bd092d45de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
<!DOCTYPE html>
<html><head>
<link rel="stylesheet" href="britons.css">
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="author" content="Jodian Buenaventura" >
<meta name="keywords" content="hmofa, tech, writing, index">
<meta name="description" content="Contact information for the owner of El Arriero.">
<title>El Arriero - Contact</title>
</head>
<body>
<header role="banner">
<a class="title" href="https://elarriero.org/" title="The Muleteer">El Arriero</a>
<i class="tagline">Home of the Britishly Mediocre</i>
<div class="navbar" role="navigation">
<a href="contact.html">Contact</a>
<a href="https://wiki.elarriero.org/">Wiki</a>
</div>
</header>
<div class="content" role="main">
<h2>Email</h2>
<p>I'd love to hear from you guys. You can contact me on my own <a href="mailto:parliamentman@elarriero.org" title="My homegrown email">email</a>, but some big providers like gmail/outlook will refuse to send mail there. I also have this <a href="mailto:parliamentman@tfwno.gf">alternate mail</a>, which should work with larger providers.</p>
<h2>IRC</h2>
<p>I also have an IRC server: irc.elarriero.org [Access only allowed on port 6697 (SSL)].
<br>
</p>
</div>
</div>
</body></html>
|