diff options
Diffstat (limited to 'contact.html')
| -rw-r--r-- | contact.html | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/contact.html b/contact.html index bcaf49e..74aba6a 100644 --- a/contact.html +++ b/contact.html @@ -9,17 +9,14 @@ </head> <body> <header role="banner"> - <a href="https://elarriero.org/" title="The Muleteer">El Arriero</a> - <br> - <i>Home of the Britishly Mediocre</i> + <a class="title" href="https://elarriero.org/" 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> - <ul class="navbar" role="navigation"> - <li><a href="https://wiki.elarriero.org/" title="Under construction">Mediocre Wiki</a></li> - <li><a href="https://press.elarriero.org/" title="Currently empty">Mediocre Press</a></li> - <li><a href="https://elarriero.org/contact.html" title="Motivations and contact info">Contact</a></li> - </ul> - <div class="content" role="main"> <h2>Email</h2> <p>I'd love to hear from you guys. You can contact me on my own <a href="mailto:parliamentman@elarriero.org" title="My homegrown email">email</a>, but some big providers like gmail/outlook will refuse to send mail there. I also have this <a href="mailto:parliamentman@tfwno.gf">alternate mail</a>, which should work with larger providers.</p> |
