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 /contact.html | |
| parent | 7a2e995593a2ae7467094e5207ca95a53490adf8 (diff) | |
Major redesign
Diffstat (limited to 'contact.html')
| -rw-r--r-- | contact.html | 33 |
1 files changed, 15 insertions, 18 deletions
diff --git a/contact.html b/contact.html index 56b2e2e..7650e74 100644 --- a/contact.html +++ b/contact.html @@ -1,35 +1,32 @@ <!DOCTYPE html> <html> <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="keywords" content="hmofa, tech, writing, index"> + <meta name="author" content="Jodian Buenaventura"> + <meta name="keywords" content="/hmofa/, furry, hmofa, tech, writing, index"> <meta name="description" content="Contact information for the owner of El Arriero."> <link rel="icon" type="image/x-icon" href="fig.ico"> <title>El Arriero - Contact</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> <h2>How to Contact Me</h2> <ul> <dt>Write to my <a href="mailto:yorkshirefigs@posteo.uk">Email <img src="icons/mail--pencil.png" alt="Email Write!"></a></dt> - <dd>I finally got a new address that should be compatible with all services. - Sorry about the arbitrary restrictions from last time. You shouldn't have to deal with them anymore now.</dd> - <dt>Future Ideas</dt> - <dd>I want people to contact me in other ways, but I haven't thought of anything that wouldn't violate my freedom or be super weird. Maybe I could open a Jami/Tox for the two people left on the planet that still use it.</dd> + <dd>I check my email multiple times a day, but responses may take a day or two to come in. I like responding to your messages, so please send me lots!</dd> + <dt>Contact Suggestions <img src="icons/question-balloon.png" alt="Question balloon"></dt> + <dd>I want people to have the option to contact me many ways, but most options violate our <a href="https://www.gnu.org/philosophy/free-sw.en.html">freedom</a>, or are too inconvenient. If you'd like to suggest a contact method then I'd be glad to look into it.</dd> </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> |
