updates template to include contact details

This commit is contained in:
Rosia E Evans 2023-10-13 18:37:33 +01:00
parent 9893049ec9
commit ff66a166ce

View file

@ -11,6 +11,12 @@
</header>
<main>
<nav>
<h2 id="contactsHeader"> Contact me: </h2>
<div class="contacts">
<a href="mailto:rosiaeevans@gmail.com">Email</a>
<a href="https://fosstodon.org/@Wi__Ro" rel="me">Mastodon</a>
<a href="https://github.com/Wil-Ro">Github</a>
</div>
</nav>
<article>
</article>