updates template to include contact details
This commit is contained in:
parent
9893049ec9
commit
ff66a166ce
1 changed files with 6 additions and 0 deletions
|
@ -11,6 +11,12 @@
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<nav>
|
<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>
|
</nav>
|
||||||
<article>
|
<article>
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Add table
Reference in a new issue