diff options
| author | ElDoc-s <A01255172@tec.mx> | 2026-07-01 01:41:10 -0700 |
|---|---|---|
| committer | ElDoc-s <A01255172@tec.mx> | 2026-07-01 01:41:10 -0700 |
| commit | 95fe9ec7b1b51f449a0c0b733fe05798c8c12024 (patch) | |
| tree | 552932989c8ee8a39d2aa8579bf9dde90481679c /index.html | |
| parent | 7a2e995593a2ae7467094e5207ca95a53490adf8 (diff) | |
Major redesign
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 35 |
1 files changed, 20 insertions, 15 deletions
@@ -2,29 +2,34 @@ <html lang="en"> <head> - <link rel="stylesheet" href="britons.css?v=5"> + <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="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."> + <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> <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> + <h1><a class="title" href="index.html">El Arriero</a><i>Fig, to my heart, you are the eternal hope.</i></h1> </header> - - <hr> - + <nav> + <a href="about.html"><img src="icons/user-business.png" alt="User Business"> About</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> + <figure> + <img src="media/fig_hamster.webp" alt="Fig cheerfully looking up at the hamster smoking on her messy scalp."> + <figcaption>Fig cheerfully looking up at the hamster smoking on her messy scalp.</figcaption> + </figure> + <figure> + <img src="media/fig_reclining_censored.webp" alt="Fig reclining with her legs propped up on a fence. She's unknowingly showing off her hairy mound."> + <figcaption>Fig reclining with her legs propped up on a fence, inadvertently showing her lady garden.</figcaption> + </figure> <h2>"The Most Britishly Mediocre Thing Ever"</h2> <dl> <a href="fig.html"><dt>Fig's Origin</dt></a> |
