Update badges.html.erb (#1266)

updated the Font Awesome badge accordingly to their page
This commit is contained in:
Tomas Zemanovic 2018-12-07 16:33:07 +01:00 committed by Ben Halpern
parent 7b1c4084a8
commit 01a334735f

View file

@ -56,7 +56,7 @@
</p>
<pre class="embed-code">
&lt;a href="https://dev.to/<%= current_user.username %>"&gt;
&lt;img class="fa fa-dev-to" alt="<%= current_user.username %>'s DEV Profile" /&gt;
&lt;i class="fab fa-dev" title="<%= current_user.username %>'s DEV Profile"&gt;&lt;/i&gt;
&lt;/a&gt;
</pre>
<p>