blob: 08e0e64327922f6cd0d978bb66f9ff8ff1c0ae9a (
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
|
<!DOCTYPE html>
<html lang="en">
<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/, hmofa, tech, writing, index, british, furry">
<meta name="description" content="Showcasing Fig's origin.">
<title>El Arriero</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>Fig</h2>
<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>
</body>
</html>
|