summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorParliamentMan <parliamentman@tfwno.gf>2026-06-26 20:44:00 -0700
committerParliamentMan <parliamentman@tfwno.gf>2026-06-26 20:44:00 -0700
commit4aa18de493e88aafc9e8c20269923b71278dbac0 (patch)
treec6ac8151d2ea7e3783b1fadce2260d6796ef0808 /index.html
parent715b4c472a050aaae50c65333dd7b247cbc938c3 (diff)
Added better contact & icons for headers
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 3b07ec2..be7ed8b 100644
--- a/index.html
+++ b/index.html
@@ -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>