diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-04-25 06:06:55 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-04-25 06:06:55 -0700 |
| commit | 805788f4823c9e0821136a4baa08a1a9e4a44e92 (patch) | |
| tree | 4e18d1925f1ca0cc32847ddb6b306c189de4217a /index.html~ | |
| parent | 04bdc2b871e29b16d20cecd9c70540a16d712e54 (diff) | |
Wrote Fig article
Diffstat (limited to 'index.html~')
| -rw-r--r-- | index.html~ | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/index.html~ b/index.html~ new file mode 100644 index 0000000..3a00aef --- /dev/null +++ b/index.html~ @@ -0,0 +1,41 @@ +<!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="Main page, showing off waifurs and my interest in British culture."> + <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>"The Most Britishly Mediocre Thing Ever"</h2> + <ul> + <li><a href="fig.html">"How Fig came to be"</a> - Showing how, what, when, and why I made Fig.</li> + </ul> + + <h2>Interesting HMOFA</h2> + <ul> + <li>Story Masterbin of /hmofa/ - <a href="https://rentry.org/hmofa">(Sorted by Author)</a> <img src="icons/globe--arrow.png" alt="Outgoing Link"> + <a href="https://hmofa.neocities.org/"> (Organized with Tags)</a> <img src="icons/globe--arrow.png" alt="Outgoing Link"></li> + + </ul> + <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> + |
