filling in empty spaces in draft text
This commit is contained in:
parent
aee54c2ffc
commit
e95c4cff73
7 changed files with 32 additions and 24 deletions
10
index.html
10
index.html
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue