diff options
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 27 |
1 files changed, 15 insertions, 12 deletions
@@ -1,24 +1,27 @@ <!DOCTYPE html> <html> <head> - <link rel="stylesheet" href="britons.css?v=6"> + <link rel="stylesheet" href="/britons.css?v=7"> <meta http-equiv="content-type" content="text/html; charset=windows-1252"> <meta name="author" content="Jodian Buenaventura"> <meta name="keywords" content="/hmofa/, furry, hmofa, tech, writing, index"> <meta name="description" content="About the owner of El Arriero."> - <link rel="icon" type="image/x-icon" href="fig.ico"> + <link rel="icon" type="image/x-icon" href="/fig.ico"> <title>El Arriero - Contact</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> + <h1> + <a href="/index.html">El Arriero</a> + </h1> + <i class="tagline">Fig, to my heart, you are the eternal hope.</i> </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> + <a href="/about.html" class="selected"><img src="/icons/user-business.png" alt="User Business"> About Me</a> + <a href="/fig/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> @@ -46,13 +49,13 @@ </dl> <hr> - <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> + <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> <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!"> + <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"> + <img src="/media/eu_anim.gif" alt="EUistan Flag"> </a> </main> </body> |
