diff options
| author | ElDoc-s <A01255172@tec.mx> | 2026-07-02 01:16:58 -0700 |
|---|---|---|
| committer | ElDoc-s <A01255172@tec.mx> | 2026-07-02 01:16:58 -0700 |
| commit | 401c1c4eecb54d54b1aa95b929a38edb79097d31 (patch) | |
| tree | 69225b92e63731976523238220b51ded5c5bcf84 /g.html | |
| parent | c02d32517d1f72b6dda6ac9bb9d2b6424e79bd38 (diff) | |
Major Redesign
Diffstat (limited to 'g.html')
| -rw-r--r-- | g.html | 49 |
1 files changed, 49 insertions, 0 deletions
@@ -0,0 +1,49 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + + <link rel="stylesheet" href="britons.css?v=6"> + <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 British waifur website."> + <link rel="icon" type="image/x-icon" href="fig.ico"> + <title>El Arriero</title> + + </head> + <header> + <h1><a class="title" href="index.html">El Arriero</a><i>Fig, to my heart, you are the eternal hope.</i></h1> + </header> + <nav> + <a href="about.html"><img src="icons/user-business.png" alt="User Business"> About Me</a> + <a href="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"><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> + <h2>Technolo/g/y</h2> + <dl> + <a href="https://landchad.net/"><dt>Landchad's Guides for Self Hosting <img src="icons/globe--arrow.png" alt="Outgoing link"></dt></a> + <small>https://landchad.net/</small> + <dd><q>Don't like it? Well then go host your own net!</q> Learn how cheap & easy it is to host your own website and services. <b>Stop being a web peasant today!</b></dd> + <a href="https://stallman.org/discord.html"><dt>Stallman says: <q>Stop using Discord!</q> <img src="icons/globe--arrow.png" alt="Outgoing link"></dt></a> + <small>https://stallman.org/discord.html</small> + <dd><a href="https://stallman.org/">RMS</a> <img src="icons/user-detective.png" alt="Activist">, founder of the GNU Project lists out reasons any self-respecting person should tell Discord to take a hike.</dd> + </dl> + <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> + <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> + </main> + </body> +</html> + |
