fix links

This commit is contained in:
Ben Harris 2017-12-28 13:25:32 -05:00
parent 588da48b29
commit fb90329171
2 changed files with 7 additions and 9 deletions

View File

@ -58,14 +58,17 @@
<h3>contact me</h3>
</strong>
<a class="btn btn-primary" href="mailto:ben@tilde.team">
<a href="mailto:ben@tilde.team" class="btn btn-primary">
<i class="fa fa-envelope"></i> send me an email</a>
or
<a href="https://t.me/bharris" class="btn btn-info">
<i class="fa fa-paper-plane"></i> send me a message</a>
<a href="https://wire.com" class="btn btn-warning">
<i class=" fa fa-chat "></i> find me on wire @bharris</a>
or
<a href="https://twitter.com/nebsirrah" class="btn btn-info">
<i class="fa fa-twitter"></i> hit me up on tweeter</a>
<div v-cloak v-if="fonts.length > 0">
<div v-cloak v-if="fonts.length> 0">
<hr>
<strong>
<h3>play with some ascii art</h3>

View File

@ -47,11 +47,6 @@ var vm = new Vue({
"href": "soli/",
"icon": "gamepad"
},
{
"text": "twitter",
"href": "https://twitter.com/nebsirrah",
"icon": "twitter"
},
{
"text": "tildebook",
"href": "https://social.tilde.team/@ben",