diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-06-28 18:59:17 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-06-28 18:59:17 -0700 |
| commit | 58343142420a0ab464c2512e212d689f91bdb8cf (patch) | |
| tree | da7fd429a9de5102a2017ca6f0c6648f61ede4c2 /changelog.html | |
| parent | 4aa18de493e88aafc9e8c20269923b71278dbac0 (diff) | |
Change today
Diffstat (limited to 'changelog.html')
| -rw-r--r-- | changelog.html | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/changelog.html b/changelog.html new file mode 100644 index 0000000..bfe1f63 --- /dev/null +++ b/changelog.html @@ -0,0 +1,54 @@ +<!DOCTYPE html> +<html lang="en"> + <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/, hmofa, tech, writing, index, british, furry"> + <meta name="description" content="Main page of a waifur and British website."> + <link rel="icon" type="image/x-icon" href="fig.ico"> + <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">(<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> + + <dl> + <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> + </body> +</html> |
