diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 50 |
1 files changed, 33 insertions, 17 deletions
@@ -3,58 +3,74 @@ <meta name="author" content="Salvador Franco de Rivera"> <meta name="description" content="Homepage of the new El Arriero site"> <meta name="keywords" content="furry,hmofa,art,homepage,linux"> + <title>El Arriero's Directory - Home</title> <link href="/neuarriero.css" rel="stylesheet"> </head> <body> <header> <a href="https://www.youtube.com/playlist?list=PLa2uXwVHk-lgRQDTyjF6wrB_GDE8yRC-J"> - <img src="/media/icon.png"> + <img src="/media/icon.webp"> </a> <div> <h1> - <a href="/index.html">El Arriero's Directory</a> + <a href="/index.html" title="The Muleteer's Directory">El Arriero's Directory</a> </h1> - <small>Furry girls, computers, milshit, and art</small> + <small>Tirelessly traveling the web for <b>furry girls, computers, weapons, and more</b>.</small> </div> </header> <nav> - <a href="thingy"> + <a href="/index.html"> + <img src="/icons/house.png"> + Home + </a> + <a href="/about.html"> <img src="/icons/information.png"> - About + About Me </a> - <a href="thingy"> + <a href="/contact.html"> <img src="/icons/email.png"> Contact </a> - <a href="thingy"> + <a href="/donate.html"> <img src="/icons/money.png"> - Donate - </a> - + <del>Donate</del> + </a> <a href="thingy"> <img src="/icons/group.png " alt=""> - HMOFA + <del>More HMOFA</del> </a> <a href="thingy"> <img src="/icons/computer.png"> - Fun Tech + <del>Fun Technology</del> </a> <a href="thingy"> <img src="/icons/film.png"> - Kinoplex + <del>The Kinoplex</del> + </a> + <a href="" > + <img src="/icons/comments.png" alt=""> + <del>Language Resources</del> </a> <a href="" > <img src="/icons/bomb.png" alt=""> - Military + <del>Gunpowder & More</del> </a> - + </nav> <hr> <main> - + <div class="contentheader"> + <img src="/media/muleteer.png"> + <h2>El Arriero's Choice</h2> + </div> + <div class="content"> + big + </div> + + </main> - + <img title="Oh, aren't you a cutie." class="fig" src="/media/fig_smoke.webp"> </body> </html> |
