summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorElDoc-s <A01255172@tec.mx>2026-07-02 01:16:58 -0700
committerElDoc-s <A01255172@tec.mx>2026-07-02 01:16:58 -0700
commit401c1c4eecb54d54b1aa95b929a38edb79097d31 (patch)
tree69225b92e63731976523238220b51ded5c5bcf84 /about.html
parentc02d32517d1f72b6dda6ac9bb9d2b6424e79bd38 (diff)
Major Redesign
Diffstat (limited to 'about.html')
-rw-r--r--about.html28
1 files changed, 15 insertions, 13 deletions
diff --git a/about.html b/about.html
index 125609c..ca9477f 100644
--- a/about.html
+++ b/about.html
@@ -9,18 +9,19 @@
<link rel="icon" type="image/x-icon" href="fig.ico">
<title>El Arriero - Contact</title>
</head>
-
- <body>
- <header>
+ <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</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>
+ </header>
+ <nav>
+ <a href="about.html" class="selected"><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>About Me</h2>
<p>You may know me online as FigAnon or El Arriero. Some of my friends call me Jodian <small>(pronounced Joe-dee-ann)</small>. I'm the guy who made and draws
<a href="fig.html">Fig</a>. I haven't drawn a proper portrait of myself, so just imagine the "Unknown Civil Servant" from
@@ -52,7 +53,8 @@
<a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit">
<img src="media/eu_anim.gif" alt="EUistan Flag">
- </a>
- </body>
+ </a>
+ </main>
+ </body>
</html>