Skip to content

Commit

Permalink
fixed skype link so when clicked it adds the user via skype
Browse files Browse the repository at this point in the history
  • Loading branch information
joshterrill committed Jul 25, 2017
1 parent b46a7ac commit 83ba598
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions partials/navbar.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@
</a>
</li>
<li>
<a href="https://skype.com/mbejda2" target="_blank">

<i class="el el-skype"></i>
mbejda2
<a href="skype:mbejda2?add" target="_blank">
<i class="el el-skype"></i> mbejda2
</a>

</li>
Expand Down

0 comments on commit 83ba598

Please sign in to comment.