filling in empty spaces in draft text

This commit is contained in:
Nye Evans 2022-04-29 17:15:58 +01:00
parent aee54c2ffc
commit e95c4cff73
7 changed files with 32 additions and 24 deletions

View file

@ -23,13 +23,15 @@
</div>
<div id = "contactBar">
<a href = "mailto:coolkid@email.com">email me</a>
<a href = "mailto:coolkid@email.com" target = "_blank">email me</a>
|
<a href = "https://twitter.com/atlas_cosmo">twitter</a>
<a href = "https://twitter.com/atlas_cosmo" target = "_blank">twitter</a>
|
<a href = "https://soundcloud.com/user-916660931" target = "_blank">soundcloud</a>
|
<a href = "https://www.instagram.com/atlas_cosmos/" target = "_blank">instagram</a>
|
<a href = "pages/cv.html">cv</a>
|
<a href = "tel:07969696969">07969696969</a>
</div>
</body>
</HTML>