blob: 28c7f801f6eae6096bc9d4178a5578b44894094c (
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/britons.css?v=8">
<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="Changelog for the El Arriero website.">
<link rel="icon" type="image/x-icon" href="/fig.ico">
<title>El Arriero</title>
</head>
<header>
<h1>
<a href="/index.html">El Arriero</a>
</h1>
<i class="tagline">Fig, to my heart, you are the eternal hope.</i>
</header>
<nav>
<a href="/about.html"><img src="/icons/user-business.png" alt="User Business"> About Me</a>
<a href="/fig/fig.html"><img src="/icons/user-green-female.png" alt="Green Female">About Fig</a>
<a href="/contact.html"><img src="/icons/mail.png" alt="Mail Arrow"> Contact</a>
<a href="/changelog.html" class="selected"><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="Encyclopedia"> Wiki</a>
<a href="https://press.elarriero.org"><img src="/icons/newspaper.png" alt="Newspaper"> Writing</a>
</nav>
<body>
<main>
<dl>
<dt>01-07-2026</dt>
<dd>
Major Site Redesign!
<ul>
<li>Changed header and navbar to be more appealing.</li>
<li>Replaced innaccurate website tagline.</li>
<li>Added images to index page, making it more lively.</li>
<li>Added "About" section.</li>
</ul>
</dd>
<dt>28-06-2026</dt>
<dd>
<ul>
<li>Added Changelog</li>
<li>Changed E-Mail address.</li>
<li>Navbar made more lively.</li>
<li>Added Restore Britain button.</li>
<li>Replaced EU Easter egg with mobile-friendly version.</li>
<li>Fixed text on main page.</li>
</ul>
</dd>
</dl>
<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>
<hr>
<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>
</main>
</body>
</html>
|