summaryrefslogtreecommitdiff
path: root/contact.html
blob: 56b2e2e98c120eb14ca50702f11181672e607683 (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
39
40
41
42
43
44
45
<!DOCTYPE html>
<html>
	<head>
		<link rel="stylesheet" href="britons.css?v=5">
		<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.">
		<link rel="icon" type="image/x-icon" href="fig.ico">
		<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">(<img src="icons/mail--arrow.png" alt="Mail Arrow">) Contact Me</a>
				<a href="changelog.html">(<img src="icons/new-text.png" alt="New!">) Changelog</a>
				<a href="https://wiki.elarriero.org/">(<img src="icons/book-open-text-image.png" alt="Book Image">) Wiki</a>
				<a href="https://press.elarriero.org/">(<img src="icons/newspaper.png" alt="Newspaper">) The Press</a>
			</div>
		</header>
		<hr>
		
		<h2>How to Contact Me</h2>
		<ul>
			<dt>Write to my <a href="mailto:yorkshirefigs@posteo.uk">Email <img src="icons/mail--pencil.png" alt="Email Write!"></a></dt>
				<dd>I finally got a new address that should be compatible with all services. 
				Sorry about the arbitrary restrictions from last time. You shouldn't have to deal with them anymore now.</dd>
			<dt>Future Ideas</dt>
				<dd>I want people to contact me in other ways, but I haven't thought of anything that wouldn't violate my freedom or be super weird. Maybe I could open a Jami/Tox for the two people left on the planet that still use it.</dd>
		</ul>

		<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>
		<a href="https://www.restorebritain.org.uk/" title="Visit to save Britain from the Thousand Year Starmerreich!">
			<img src="media/restorebritain.gif" alt="RESTORE BRITAIN!">
		</a>	
	
		<a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit">
			<img src="media/eu_anim.gif" alt="EUistan Flag">	
		</a>	
	</body>
</html>