Update badges.html.erb (#1266)
updated the Font Awesome badge accordingly to their page
This commit is contained in:
parent
7b1c4084a8
commit
01a334735f
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
</p>
|
||||
<pre class="embed-code">
|
||||
<a href="https://dev.to/<%= current_user.username %>">
|
||||
<img class="fa fa-dev-to" alt="<%= current_user.username %>'s DEV Profile" />
|
||||
<i class="fab fa-dev" title="<%= current_user.username %>'s DEV Profile"></i>
|
||||
</a>
|
||||
</pre>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue