blob: 2935d79fa7bb8d9021c48121995c09fe402246c2 (
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
37
38
|
<!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="index.html" 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>
<hr>
<h2>How to Contact Me</h2>
The best way is through my email: <a href="mailto:parliamentman@elarriero.org">parliamentman@elarriero.org</a>
<img src="icons/mail--arrow.png" alt="Mail Address">.
<b>Don't use Outlook or Gmail.</b>
These providers are hostile to my service, and will reject outgoing and incoming mail to/from this place.
Instead, use <a href="https://proton.me/mail">Proton Mail</a> or <a href="https://cock.li/">cock.li</a>.
I check my email frequently, so please do send me something. I love responding to you guys <img src="icons/heart.png" alt="Heart">.
<a title="Oh, you're a cute one ain'tcha, Anonie?" href="media/figsmoke.png"><img src="media/smoke.webp" alt="Fig" class="fig"></a>
<img src="media/eucolor.png" class="eu" alt="eucolor">
<a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit">
<img src="media/stars.png" class="stars" alt="stars">
</a>
</body>
</html>
|