diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-04-25 03:58:46 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-04-25 03:58:46 -0700 |
| commit | 04bdc2b871e29b16d20cecd9c70540a16d712e54 (patch) | |
| tree | 9f0fce5eb208a49b6d87554185a5c6a302075c43 /fig.html | |
| parent | 8a4b3e8a6bf1c07d83999a475e66fd32ef49c8df (diff) | |
Finished site redesign, added icons, and made better homepage
Diffstat (limited to 'fig.html')
| -rw-r--r-- | fig.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/fig.html b/fig.html new file mode 100644 index 0000000..08e0e64 --- /dev/null +++ b/fig.html @@ -0,0 +1,32 @@ +<!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="Showcasing Fig's origin."> + <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>Fig</h2> + + <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> + |
