diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-06-26 20:44:00 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-06-26 20:44:00 -0700 |
| commit | 4aa18de493e88aafc9e8c20269923b71278dbac0 (patch) | |
| tree | c6ac8151d2ea7e3783b1fadce2260d6796ef0808 /index.html | |
| parent | 715b4c472a050aaae50c65333dd7b247cbc938c3 (diff) | |
Added better contact & icons for headers
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -18,9 +18,9 @@ <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">Contact</a> - <a href="https://wiki.elarriero.org/">Wiki</a> - <a href="https://press.elarriero.org/">The Press</a> + <a href="contact.html">(<img src="icons/mail--arrow.png" alt="Mail Arrow">) Contact Me</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> |
